josh-fell opened a new pull request, #29741: URL: https://github.com/apache/airflow/pull/29741
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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
