Fetching entire changelog for an issue in JIRA using jira-python

前端 未结 0 661
慢半拍i
慢半拍i 2021-01-07 01:36

Using jira-python, I want to retrieve the entire changelog for a JIRA issue:

issues_returned = jira.search_issues(args.jql, expand=\'changelog\')
相关标签:
回答
  • 消灭零回复
提交回复
热议问题