In the issue display page, the top navigation includes some (but not all) of the possible workflow states. For example, when using JIRA simplifed, I can quickly click a "To Do" or "In Progress" button, but to set QA or Done, I have to click "Workflow" tab, then select either QA or Done. My team would like to have access to these buttons in top navigation but I don't see how to configure this. I've insterted what we see and an arrow with QA tab that I'd like to create. How to do this?
addTabForStateInIssueDetailPage.png
Hi David,
To change the number of transition buttons from the default of two:
By default, the first two transitions appear as separate buttons in the set of transition buttons. Additional transitions appear in the Workflow menu. The order in which these buttons appear is based on the order defined in the system workflow.
jira-config.properties
file in your JIRA Home Directory. See Making changes to the jira-config.properties
file for more information.X
' in the ops.bar.group.size.opsbar-transitions = X
property of this file to be the number of transition buttons required before the Workflow menu.jira-config.properties
file, add it. Otherwise, a default value of 2 is assumed.jira-config.properties
file.If you are using Cloud you won't be able to do the steps above, so you may create a request on support.atlassian.com so we can do it for you.
Thanks and regards,
Paula Silveira
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.