You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
When I close the JIRA issue and set resolution to anything accept Fixed (Won't Fix, Duplicate, Cannot reproduce,...), Resolution field is not updated with chosen value, it has been updated with value "Fixed".
Am I doing something wrong, or this is a known bug?
I suspect you've modified a workflow that did not use to have a "transition screen" for the close transition. Without a screen, a workflow needs to set a resolution automatically as it's not asking the user for one, so it probably had a "post-function" for "set resolution"
If you've left that post-function in place, it will stomp on what the users add in the screen.
So, I'd check the workflow for such a post-function and remove it.
Thanks for this info. I had forgotten to check the post-functions and was wondering why my resolution was not being updated :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.