Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×Hi All
I am able to access custom fields from the JIRA Python API.
However there is one field or combination field to which I cannot access the second value.
I have pasted a sample of the Issue XML below and rehashed the numbers for ease.
When calling a function like:
Any ideas on how to access this second field from the API?
allfields = jira.fields()
nameMap = {jira.field['name']:jira.field['id'] for jira.field in allfields}
AI-powered meeting notes keep work moving even if you’re out of the office. Enjoy your well-deserved time off and return refreshed, confident you’ll catch up in no time.
Learn more