Set JIRA Announcement Banner programatically

Pritesh Parmar December 4, 2018

How can i set/remove JIRA Announcement Banner Pragmatically?

 

has anybody have any experience with it?

1 answer

0 votes
Daniel Eads
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 12, 2018

Hi Pritesh,

As far as I'm aware, there isn't a REST API endpoint for the announcement banner. The values are saved in the database but we don't recommend making changes in the database while Jira is running.

A previous question explored setting some other properties like the header color and application title. If the reason you need to set the Announcement Banner is because you're setting up a test environment, you can achieve similar results by setting some of these other colors!

We have a knowledgebase article for removing the announcement banner with SQL as well. To change what's in the banner, just modify those values instead of deleting them. However, as I mentioned before, we don't recommend making changes to the database while Jira is running.

Cheers,
Daniel

Suggest an answer

Log in or Sign up to answer