Hi,
For an issue type of 'Service Request with Approvals', I have a workflow set up whereby a status of "Waiting for Approval" can be either approved or declined. Both of these show in the workflow as transitions, however the jira ticket only shows 'Approve' as a button. The 'Decline' option appears under the "More" drop down list. Is there a way that both transitions can be displayed as a button?
"Decline" is still under 'More' options even though opsbar-sequence property are setup. I am using JSM 4.13.1
Hi,
Jira only displays the first two transitions as buttons. You can change this setting by editing the ops.bar.group.size.opsbar-transitions property in the jira-config.proprities file located in your jira-home directory. You have only to open the file or create it if it doesn't exist and and add this proprietie :
ops.bar.group.size.opsbar-transitions=3 (3 if you want to show 3 buttons)
you need to restart jira.
you can also go the Go to the transition's properties (from the workflow) you want to change it position and add opsbar-sequence
into the Property Key and a number as value that represent the position of the boutton in the view screen.
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.