Skip to content

Comments

Handle jira_method_args in JiraOperator when not provided#29741

Merged
josh-fell merged 1 commit intoapache:mainfrom
josh-fell:jira-method-args
Feb 24, 2023
Merged

Handle jira_method_args in JiraOperator when not provided#29741
josh-fell merged 1 commit intoapache:mainfrom
josh-fell:jira-method-args

Conversation

@josh-fell
Copy link
Contributor

Related: #29699

The jira_method_args is an optional parameter for JiraOperator; however, if an arg value is not passed the JiraOperator task fails because jira_method_args is always expected to be a mapping. It should be possible for users to not need to pass jira_method_args in JiraOperator when it's not needed.

Related: apache#29699

The `jira_method_args` is an optional parameter for JiraOperator; however, if an arg value is not passed the JiraOperator task fails because `jira_method_args` is always expected to be a mapping. It should be possible for users to not need to pass `jira_method_args` in JiraOperator when it's not needed.
@josh-fell josh-fell merged commit 31e622b into apache:main Feb 24, 2023
@josh-fell josh-fell deleted the jira-method-args branch February 24, 2023 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants