If the label field is empty and the ticket is manually changed to Done status then, it should remind the user to update the label.
Hi @Sama Mohamed ,
You have several options like through cloud automation to remind user through e-mail or setting a validator on the workflow. However, I would recommend sending notification through e-mail rather than place in it in the workflow as it can become cumbersome to update many workflows.
Here's some high-level information on Jira automation.
https://www.atlassian.com/software/jira/features/automation
More in-depth information can be found in the Jira Cloud documentation.
Thanks,
Ben
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Sama Mohamed ,
While I like @Benjamin's approach of using automation to send an email notification, I am going to make the case for using a workflow validator here.
More specifically, I would combine a workflow validator with a transition screen that has the labels field. This approach has a few benefits:
And you do not even need an app to make it work.
The downside of course including having to manage the workflows. Whether that outweighs the benefits is up to you, but personally I would much rather use a workflow.
Hope that helps,
Oliver
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This is a very nice suggestion thank you so much! i wouldn't have to think about that because it will force them to update labels instead of reminding them, thank you again!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.