Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-35764

Option to disable the license renewal message/warning/announcement

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • None
    • 4
    • 29
    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.

      When the license is about to expired, there will be a message/warning/announcement appear on the top part of JIRA,it would be better if we have an option to disable the message permanently.

      Workaround

      Please note: This workaround will disable ALL global warnings for every user.

      • Click on ⚙ > System > Announcement Banner and paste this code snippet into the box.
         <style type="text/css"> div.aui-message.aui-message-warning.warning {
             display: none;
        }
         </style>
        
      • Choose the visibility level, then click on Set Banner.
      • This should completely hide the license warning message along with any other warnings that may arise, therefore it is extremely important that you regularly perform health checks to see if there are any issues that you are not aware of if you choose to make use of this workaround.

              Unassigned Unassigned
              dchua Daryl Chuah (Inactive)
              Votes:
              41 Vote for this issue
              Watchers:
              21 Start watching this issue

                Created:
                Updated: