I have a task workflow which has four status - To Do, In Progress, Review, Done
There is a field name 'Code Owner' in the tasks
So the requirements is that when the status of the task is moved from In Progress to Review & the Code Owner field is Blank, then either there should be a pop up asking for Code Owner field to be filled or it should show a validation to mark Code Owner field
Thanks,
Siddharth
Hi @Siddharth Jain - Welcome to the Atlassian Community!
You can either use Automation For Jira and populate the Code Owner field automatically based on other information already in the ticket.
Or you can place a second (and therefore new) Transition to the Review status with a Transition Screen that prompts the user to fill in the value. You would put a Condition on this new Transition to only show up of the Code Owner field is blank. Then go back and put a Condition on the existing Transition to Review that makes sure the Code Owner is not blank.
Either of those should work for your need.
Hi @John Funk thanks for this. The first solution worked
In the second approach,I am not sure how to get a prompt for a field once the issue is transitioned to the different status. Please help with this
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sure - you need to create a new screen with just the field you want to prompt for. Once that is done, then Edit the transition to attach the screen with the field.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi John,
I am new to JIRA and am struggling to create a new screen. Can you please guide me on this
Regards,
Siddharth
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Go to Settings > Issues > Screens then click on Add screen button.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register NowOnline 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.