I'm working on some workflow issues for my project, and I'm wondering if it's possible to have JIRA automatically assign a label when an issue is resolved?
For example, when an issue is resolved with a resolution of Fixed, the needs-verification label could be applied.
Hi Joel ,
So you are actually trying to automatically set the value of the label field when the issue is resolved . am i right ? if so then you can use the Jira Suite Utilities Plugin which provides a Post function to update a customfield field . you can the post function on the transition which resolves the issue . Hope this Helps :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.