The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Can I have two transition options when I move statuses?

Jason Chayer
Contributor
September 21, 2023

In our workflow, if an issue is not passed in Testing, we can move it back to In Development. However, it does not always move back to In Development because it fails  testing. But, it could move back because the spec changed.

So, is there a way I can have two transitions in this workflow back to In Development, which would allow the tester to choose a reason the issue was moved back?

2 answers

2 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Answer accepted
Trudy P Claspill
Community Champion
September 21, 2023

How do you want to document the reason for the transition?

Are you going to provide a custom field where the user can type in the reason, or select from a list of reasons?

If so, then you can use just one transition, and include a Screen on that Transition where that screen includes your Reason field and have the user select the reason.

Including a Screen on a Transition is available only for workflows used in Company Managed projects.

Jason Chayer
Contributor
September 21, 2023

@Trudy P Claspill - how would I go about adding a screen to a transition? When I go to edit the existing transition, my only options are to change the name or add a description.

Trudy P Claspill
Community Champion
September 21, 2023

Are you a Jira Administrator? Only a Jira Admin can make that sort of change - creating a new custom field, creating a screen, and modifying a workflow to attach the screen to a transition.

This page includes information about using a screen with a transition.

https://confluence.atlassian.com/adminjiraserver/working-in-text-mode-938847487.html

Jason Chayer
Contributor
September 21, 2023

I am an admin; thanks, this will be helpful.

Like Trudy P Claspill likes this
0 votes
Answer accepted
Jeroen Poismans
Community Champion
September 21, 2023

Hi Jason,

Yes, you can have 2 different transitions from 1 status to another. Each transition can then have its own transition screen with other fields if needed.

Jeroen

Jason Chayer
Contributor
September 21, 2023

Thanks @Jeroen Poismans