I need to put a setting/automation in place whereas:
When I transition a ticket from any State
to On Hold or Blocked
Then a comment dialogue pop-up should open
So that the user is reminded/forced to add a comment on Why they are moving the ticket to On Hold/Blocked.
Thank you!
Hi @Samantha Sharkov ,
This is possible if you're using company managed projects and the workflows that come with them. If so, you
To create the screen, navigate to Jira Settings > Issues > Screens and create a new screen with no fields on it (this is because the comment field is always displayed, so you don't need to add it). Save the screen and name it e.g. comment screen.
Then edit your workflow. Locate the transition(s) to on hold / blocked. There should be a dropdown where you can add the comment screen to your transition.
On the validators tab of the transition options, add the fields required validator and select the comment field to be required.
Publish your update workflow and you should have a working solution.
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.
Hi Samantha,
This is not something you do with Automation. You need to edit the workflow and add a "transition screen" to the transitions into your hold/blocked status, then probably add a validator that demands that they make a comment or maybe set a field.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Samantha Sharkov !
To add a comment window when transitioning from one state to another, you'll need to add a transition screen within the workflow of that issue.
Just for clarification, is this within a team-managed or company-managed project?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Samantha Sharkov ,
Follow the steps mention in below article, this article will help you to add a screen to a workflow transition.
Also, if you feel my input help you please accept the answer.
Regards,
Bhushan
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.