Open Screen on Transition

Joshua Smith September 30, 2016

I have a transition that I want users to use for Pass or Fail QA checks. How can I prompt the user with a comments screens on a Fail QA transition? 

1 answer

1 accepted

2 votes
Answer accepted
Walter Buggenhout
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 1, 2016

Hi Joshua,

First of all, you need to create a Comment Screen if there isn't any in your JIRA instance yet. I suppose this is what is causing your problem.

In the admin section of JIRA, go to Screens and add a new screen. Name it "Comment Screen" and don't add any fields to it, like this:

Screen Shot 2016-10-01 at 13.13.50.png

I assume you already have found the workflow editor and have already found out how you can add a status and a transition to a workflow.

So, edit your workflow and in the workflow editor, select the Pass QA Checks transition. Click Edit and associate the Comment Screen with the transition:

Screen Shot 2016-10-01 at 13.17.37.png

Don't forget to publish your modified workflow when you're done. Should be working like a charm now.

Suggest an answer

Log in or Sign up to answer