Forums

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

How to add new websection? and how to showcase the some other issues in that section?

Kumaravel Chandrasekar
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!
October 27, 2021

I would like to add a new web section under the description. In that websection need to add a custom field and showcase some other issues (issue key, summary & status)

1 answer

Suggest an answer

Log in or Sign up to answer
0 votes
PD Sheehan
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.
November 9, 2021

Enable the "fragment locator" (see the link in the fragment maintenance screen)  to see where elements can be injected. In this case, this reference may help: https://developer.atlassian.com/server/jira/platform/issue-view-ui-locations/

I found that a weight of 200 will place the websection just before the description and a weight of 201 will put it after.

As far as what you put in that web section, that's up to you. You just have a to build some HTML. 

I'd recommend using the groovy xml markup builder.

Then use the various jira java api fetch the information about the current issue that you want to display.

You are entirely in charge of the styling. But you can leverage classes present in the AUI 

TAGS
AUG Leaders

Atlassian Community Events