Unclosed notification in the top for all users

udg57 January 16, 2019

Hello!

How can i add unclosed notification in JIRA in the top for all users?

3 answers

1 accepted

2 votes
Answer accepted
Ramarao Gaggara {Appfire}
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.
January 18, 2019

Hi Sergey Trusov,

 

Here are the steps on how to setup a banner.

1. Login as Administrator user

2. Select 'System'

3. Under 'User Interface' section you can find 'Announcement banner', click on that

4. You can provide the HTML for the message which you want to show in the banner.

5. Set 'Visibility Level' to 'Public-Show to anyone'

 

Now you can observe the banner at the top of the window. 

 

Thanks,

RamaRao

udg57 January 18, 2019

Thank you! Really good.

Can I chouse background color for banner? I

tried to use 'bgcolor", but it doesn't work.

Ramarao Gaggara {Appfire}
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.
January 20, 2019

Hi Sergey Trusov,

Yes, You can set background color for banner. Try one of below according to your need.

 

<p style="color:red;">This is a paragraph.</p>

(OR)

 <html> <body style="background-color:red;"> ​<p>This is a paragraph.</p> ​ </body> </html>

 

Thanks,

RamaRao

Like Ramarao g_v_ likes this
0 votes
udg57 January 17, 2019

Ok!

I want a text notification in the top on my JIRA's window.

  • Notification has
    • only one row.
    • red background around the text
    • 100% width 
  • All users must see it. 
  • Examples these notifications
    • Dear developers, please, close you tasks until 16:00
    • Dear developers, please, do not commit tasks in trunk
Vishnukumar Vasudevan
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 17, 2019

Sounds like a banner not notification emails. If so, see if you have message custom field in your instance and add it to the transition screen with default value as mentioned above.  

udg57 January 17, 2019

Yes, you are right. Can you explain more about banner?

0 votes
Vishnukumar Vasudevan
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 17, 2019

Can you elaborate the requirement a bit ?

udg57 January 17, 2019

I wrote 

Suggest an answer

Log in or Sign up to answer