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: 

Whether has any JIRA plugin can be used for screen layout format?

bill ou
June 12, 2013

Hi, all

May I ask that whether has any JIRA plugin can be used for screen layout format? The case is that, we would like to category the fields on a JIRA screen, so that divide all fields into some parts with different purpose. Such as, field a & b are set into a pane and field c & d are set into another pane. Those two panes locate in the same JIRA page screen. Thanks in advanced.

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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 Champions.
June 12, 2013

No. There's no plugins that rewire the UI in Jira. It's part of the core code, and not easy to override.

Your options are to rewrite the display sections of Jira's core code, use javascript tricks to rearrange things, use tabs in the standard UI, or do a bit of coding for your own panels (see https://developer.atlassian.com/display/JIRADEV/Plugin+Tutorial+-+Adding+Content+to+the+JIRA+View+Issue+Page )

I suspect you'll probably ask about the "rewrite" comment next - start at https://developer.atlassian.com/display/JIRADEV/Adding+Custom+Field+to+Issue+Summary for that sort of thing!

TAGS
AUG Leaders

Atlassian Community Events