Forums

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

Info box in Jira screens

Andrew Culver
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.
April 30, 2018

I notice that Jira is adding little info boxes to some transition screens, such as this one:

Selection_263.png

However, when I look at this transition screen, I can't see anything configured on that screen which would create this info box.

Where is it coming from and how can I add my own info boxes in other places?

Thanks!

1 answer

1 accepted

1 vote
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.
April 30, 2018

It's done in the workflow transition, not the screen. 

I can't remember the property that does it, but if you copy and edit the workflow that you see the box above in, you should find properties apply on the transition, which you can copy, paste and amend into your own workflows

Andrew Culver
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.
April 30, 2018

jira.i18n.title = closeissue.title

opsbar-sequence = 60

jira.i18n.submit = closeissue.close

 

I assume one of the i18n properties does this then using some built in strings. Sounds like it's more limited than I'd hoped.

Thanks

Suggest an answer

Log in or Sign up to answer