follow this link and find the answer https://answers.atlassian.com/questions/41160/can-i-show-all-available-workflow-steps-in-an-issue
change the value to 10
ops.bar.group.size.opsbar-transitions = 10
Hi,
if you want to change to order of this buttons read this manual https://answers.atlassian.com/questions/142540/how-to-change-the-workflow-buttons-on-the-issue-screen
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi all
My question is about to change the numbre of transition on the issue type screen.
At the time , only 7 transitions are display on the issue screen , I woul like 10.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I will apply your recommandations with my team developpers.
Thanks all for your help,
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I will apply your recommandations with my team developpers.
Thanks all for your help,
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Senouci,
JIRA, by default will show you 3 transition buttons. You can change this value at your convenience just creating/updating the file jira-config.properties into your JIRA HOME FOLDER adding the following parameter
ops.bar.group.size.opsbar-transitions = 5
Regards,
fabio
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I know she wants 10 transitions :-) see my answer.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Senouci,
The number of transitions that are displayed depend on the number of transitions that are linked to your current issue status (see issue workflow). Why do you want to display more transitions then there are actually leaving from your current status?
Maybe a screenshot can help?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
HI Benji,
impossible to upload my screenshot.
A need more buttons because on may issue type screen there is dropdown"Worklflow" with transactions.
So Ten is much but I plan to put less.
Tanks for all,
Have a good day
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Senouci,
This is done automatically by the workflow engine. For every workflow status some transitions can be defined and the names of these transitions will be visible as workflow buttons on top of the issue screen. For instance if your issue is in the Open status and from this status a transition called 'Close Issue' leaving to the Closed status. In this case the user will see a workflow button called 'Close Issue'. More information on workflows can be found here:
https://confluence.atlassian.com/display/JIRA/Configuring+Workflow
The visibility of workflows can be changed by adding conditions to a certain transition. Then the transition will only be visible as a workflow button if the requirements for that condition are met. Otherwise the workflow button (and transition) will be hidden for the user.
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.
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.