My company is using Jira Cloud. I was troubleshooting an issue earlier where some users were getting their "Resolution" field set to "Done" when a ticket was initially created in their project.
I discovered that someone else with admin added the "Resolution" as a field when creating a ticket. Why you'd need to have a "Resolution" on a newly-created ticket is beyond me, but it got me to thinking further about editing the "Resolution" field: Why not create a Screen on the transition to a "Done" state so that it prompts you to enter the Resolution? I looked online to confirm my suspicions on if this was possible but nothing came up, so when I tested in my sandbox, I was pleased to see I had successfully stumbled upon a solution I have been asked about several times in the past by my users...
Here's what I did:
"BUT WAIT!" you may argue, "What about when transitioning BACK into an active status?"... it appears that a Post Function to clear the Resolution when transitioning to a status other than "Done" or similar category will probably be your best solution, but this is a way to allow your users to CHOOSE the Resolution without it being hard-coded into a Post Function (for those, like in my tenant, that have a LOT of Resolution options!)
I'm sure I'll be flooded with links to this workaround that I didn't see, but I did search for it prior to posting. I checked the Community and Support pages and Google. I didn't use Bing because...really???
It's awesome to see you've found a great new improvement for your users!
You mention in Step 8 that you have a lot of resolutions - did you know you can limit the resolutions shown per Workflow?
---
You can do this using Workflow Properties - an example of doing this is...
---
A few notes on the above...
---
For more information on Workflow Properties, check out this help page: https://support.atlassian.com/jira-cloud-administration/docs/use-workflow-properties/
Ste
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.