Confluence needs to be restarted twice after upgrading the UPM plugin

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: Low
    • None
    • Affects Version/s: 3.4.6, 3.5.1
    • Component/s: None

      BandanaPluginStateStore not storing restart state correctly

      This is causing UPM-1077 in Confluence. The problem that occurs is that before an upgrade getPluginRestartState("com.atlassian.upm.atlassian-universal-plugin-manager-plugin") == NONE, during the upgrade getStore().save(getBuilder().setPluginRestartState("com.atlassian.upm.atlassian-universal-plugin-manager-plugin", UPGRADE).toState()); is called. After that though, getPluginRestartState("com.atlassian.upm.atlassian-universal-plugin-manager-plugin") == NONE is still true.

            Assignee:
            Steve Haffenden (Inactive)
            Reporter:
            Richard Wallace (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: