Forums

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

Jira status buttons dont change after pressing

oscar-
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 12, 2018

Hi

 

I have question how to get jira issue status buttons to change after pressing that. 

 

at the moment I made new workflow and allowed all transitions on all status levels.

 

now when i'm opening story etc i see status buttons "in Development" and "Done" after pressing "In development" then this button don't change to "in Testing" (next step of the workflow) I only have drop down list where i can choose all statuses.

 

long story short, is there possible to customize order of status buttons and when something should appear?

jira status.PNG

Best

Oscar

2 answers

1 vote
Mitchell Davison [EY]
Contributor
February 12, 2018

If you’ve setup the workflow to allow all statuses to transition to each other, then there won’t be a strict step-by-step workflow that you walk through with transitions showing at each stage. You can change the order the transitions appear using transition properties (https://community.atlassian.com/t5/Jira-questions/Chaniging-Order-of-the-Workflow-Transisiton-Buttons/qaq-p/239379) however I’m not sure this will work for you, as you will want these properties to change each time you make a transition.

0 votes
Alexey Matveev
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 12, 2018

Those buttons are defined by Transaction Names in the issue workflow. If a button is present on the detailed issue view it means that the issue status is defined as outgoing status for the transaction(button). You should check the workflow configuration for the issue. If you do not need a button for a status then you should delete transaction from the status in the workflow configuration. Do not forget to publish changes after you change the workflow.

Suggest an answer

Log in or Sign up to answer