Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Stop Bitbucket

  2. Backup your database!

  3. Run the following SQL to completely remove the contents of the Announcement Banner:


    Note

    The following SQL Query will permanently remove the contents of the Announcement Banner.


    Code Block
    languagesql
    themeConfluence
    DELETE fromFROM bandanaPLUGIN_SETTING
    WHERE bandanakeyKEY_NAME LIKE 'banner.settings.%';


  4. Start BitbucketĀ