Skip to content

Fix #1055: Add comment and resolution when setting status to Cancelled #1060

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

leplatrem
Copy link
Contributor

@leplatrem leplatrem commented Oct 7, 2024

Fix #1055

According to Jira support, comment is required by default when setting status to Cancelled.

As for resolution, either we oblige consumers to have maybe_update_issue_resolution before maybe_update_issue_status or we add something that forces the field value when switching to Cancelled

@leplatrem leplatrem requested a review from a team as a code owner October 7, 2024 15:47
@leplatrem leplatrem added the bug Something isn't working label Oct 7, 2024
@leplatrem leplatrem merged commit f6feafa into main Oct 7, 2024
8 of 9 checks passed
@leplatrem leplatrem deleted the resolution-comment-extra-fields branch October 7, 2024 16:34
davehunt pushed a commit to davehunt/jira-bugzilla-integration that referenced this pull request Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Field Resolution is required when calling set_issue_status()
2 participants