Forums

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

How to change button layout in JIRA detail screen (View Issue)

hajeq September 23, 2020

Hi all,

I want to rearrange buttons in View Issue screen. I would like to change "Assign" with "Link" (that's available in More dropdown) and rearrange workflow buttons (i.e. we don't use Resolve, usually we Close with resolution anyway, I would lik to put "On hold" or "Review" there for example). If it would be possible I would like to customize it even more but these two would help our workflow.

I didn't find anything up to date, maybe I was not looking with the proper query, only found some solutions from 2012 or 2016, which include modifying jar files i.e. https://community.atlassian.com/t5/Jira-questions/Can-I-change-button-layout-on-the-view-issue-screen/qaq-p/24405

I'm working with Jira Server 8.0.2 was someone able to achieve this?

Thanks in advance!

Kamil

2020-09-23_16h10_10.png

1 answer

1 accepted

0 votes
Answer accepted
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.
September 23, 2020

Actually, that part has not changed, your searching landed you the right answer.  The layout of the buttons and menu is still controlled by their "weight" in the property files embedded in the .jar files.  So you'd need to unpack, tweak, re-pack (and bear in mind you would be unsupported and have to repeat on every upgrade)

hajeq September 24, 2020

Hi Nic, 

thanks for your prompt response.
Fortunately I was able to find an easier solution at least for the workflow sequence, using opsbar-sequence property.

https://community.atlassian.com/t5/Jira-questions/re-order-Issue-workflow-buttons/qaq-p/383261

https://confluence.atlassian.com/display/JIRA/Advanced+Workflow+Configuration#Advancedworkflowconfiguration-customisingtransitionsonviewissue

 

Have a great day.
Kamil

Like Daniel Henry likes this

Suggest an answer

Log in or Sign up to answer