Open leplatrem opened 2 years ago
Resolutions for project XYZ might not correlate of be the same as project ABC; when a PM moves a sync'd card from the original project to a new project that doesn't have the same resolutions this causes an error when we use our map.
Since there is not a consistent use of Jira Project configuration; when a issue card if moved to a project that isn't the one listed in the config.yaml--this error will occur.
https://sentry.io/organizations/mozilla/issues/3681961097/?referrer=slack
jira_resolution: 'Done'
This could be due:
Instead of just:
we may have to do things like:
https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issues/#api-rest-api-3-issue-issueidorkey-transitions-post
Source: https://stackoverflow.com/questions/64457432/how-i-can-change-or-clear-value-for-resolution-field-in-jira-using-python