Hello, We are on Jira server.
We have a free flow workflow where we can go from any to any status.
Now for us the first 2 statuses are coming as buttons and the rest were in the Workflow dropdown.
In the attached screenshot 'New' and 'In Progress' are appearing as Buttons and the rest were in the Workflow dropdown.
We just want to eliminate buttons and show all the statuses in the workflow drop down. Is this achievable in Jira.
Thanks in Advance
Reddy
Hi @Madhu Reddy ,
You can try with below property in jira-config.properties file.
ops.bar.group.size.opsbar-transitions
You can set number of transition can be shown on the screen and remaining will go under workflow option.
ex : ops.bar.group.size.opsbar-transitions=1
Note : It will impact for all the workflows in your instance.
you might have a look at this post and see if it addresses your need. I have not been on server in some time so unable to confirm if this will work.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.