The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

More than two workflow buttons in Jira 7.1.0 (ops.bar.group.size.opsbar-transition)

Kenny Pyatt
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!
March 3, 2016

I'd like to see 5 workflow buttons (instead of the default two) on the issue screen.

I've attempted to create a jira-config.properties and set the ops.bar.group.size.opsbar-transition = 5.  No joy.

I'm using Windows Server 2012 and JIRA 7.1.0.  The properties file I create is located in c:\program files\atlassian\application data\JIRA (although I've tried multiple locations).

I've restarted JIRA multiple times.  What am I missing?

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Andrew Frayling
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 Champions.
March 3, 2016

Hi Kenny, the <JIRA home> directory is the correct location, but I think it might be transitions not transition , e.g.

ops.bar.group.size.opsbar-transitions = 5

Kenny Pyatt
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!
March 3, 2016

Good catch.  I corrected it but it's still not picking up the change.

Andrew Frayling
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 Champions.
March 3, 2016

Hmm, just checking the obvious:

  • Your file is called jira-config.properties?
  • It's in the directory that's listed as "Location of JIRA Local Home" in your System Properties (<your JIRA server>/secure/admin/ViewSystemInfo.jspa)?
  • The entry in the file is ops.bar.group.size.opsbar-transitions = 5 ?
  • JIRA's been restarted after creating jira-config.properties and adding the above line?
  • There are more than 3 permitted transitions out of the status of the ticket you're viewing? I.e. you don't have workflow conditions that are hiding transitions?