Manual Payment InProgress screen Close Issue and Assign Issue have been grouped into a Workflow down

Bakiyaraj Periyasamy
Contributor
February 24, 2022

We deployed version 8.20.0 and In Progress screen reviewed.  In the attached screenshot you can see that Close Issue and Assign Issue have been grouped into a Workflow drop down menu.  This creates an extra step and is not how the prod. version of JIRA (8.8.0) currently works.

 

How to get the workflow separately for Close Issue and Assign Issue.

Please address me on this issue.

Thanks

Baki

1 answer

0 votes
Nic Brough -Adaptavist-
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 Leaders.
February 25, 2022

When you upgraded, Jira replaced (or removed) files that you had edited away from the standard off-the-shelf install (it will have warned you about this at the start of the upgrade, but it is easy to miss)

One of the files you'd customised is Jira-config.properties in the Jira home directory.  This contained at least one line

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

in it.  X being the number of transitions you see to the left of the workflow dropdown.  If that line is not in that file, Jira defaults x to 2.

Create or edit that file in your install, putting the property back in it, then restart the Jira service

Bakiyaraj Periyasamy
Contributor
March 9, 2022

I am unable to see ops.bar.group.size.opsbar-transitions on version 8.20.2. Is there any chance where to find this option?

 

Thanks

Nic Brough -Adaptavist-
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 Leaders.
March 9, 2022

You put it in the properties file, as I mentioned before.

Suggest an answer

Log in or Sign up to answer