Flag does not show in confluence

XMLWordPrintable

    • Severity 1 - Critical

      Issue Summary

      Run the following javascript (from browser console) inside the context of a connect confluence macro editor:

      var opts = {
        "title": "Title",
        "body": "Some body",
        "type": "warning"
      };
      AP.flag.create(opts);

      Expected Results

      A flag is displayed with the correct title and body

      Actual Results

      Nothing happens

      Notes

      Issue isolated down to a problem with the implementation of the showFlag method in the confluence connect MessageProvider.

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

      Impact

      Possible impact per app:

      1. com.onresolve.confluence.groovy.groovyrunner - 2,554

            Assignee:
            Dan Steinberg
            Reporter:
            Anne Calantog
            Votes:
            12 Vote for this issue
            Watchers:
            16 Start watching this issue

              Created:
              Updated:
              Resolved: