Forums

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

Automatic Announcement Banner

DILEEP KUMAR January 29, 2020

Hi, 

Can we have Announcement Banner automatic so that on the given date it will appears and on other day it will disappear   ?

 

Regards,

Dileep Kumar

1 answer

0 votes
Adria Alonso
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 29, 2020

Hello Dileep,

The only configuration of the Announcement banner is if its private or public.

You cannot automate it to appear one day and not other, at least not with Jira.

In the announcement banner you can place little js scripts, and also html

(Be so carefull to close all html tags)

  • Maybe you could set a script that detects the specific day or that checks the date and do smthgn.
  • Or if you are good with databases, depending your instance, create some automated script that updates the announcement banner via db (i wont recommend).

Sorry not to be of much help, maybe other member can help you better.

Regards

DILEEP KUMAR January 29, 2020

Thanks Adria for informative suggestion !! 

Currently I am trying two different approaches :- 

1. Writing groovy script which will add automatic announcement banner to jira. 

2. Adding Javascript/html  tag to read the current date and apply the announcement banner accordingly.

 

Let's Hope for expected result !  Thanks  :)

 

Regards,

Dileep Kumar

Like Adria Alonso likes this

Suggest an answer

Log in or Sign up to answer