Create integration test for Flag requests from Connect Macros

XMLWordPrintable

    • Severity 1 - Critical

      Issue Summary:

      A bug was reported and fixed in CONFCLOUD-65548 that was reproduced as follows:

      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

      Request:  

      Create an integration test to verify that Flag requests coming in from Connect Macros result in a Confluence flag being shown.

       

            Assignee:
            Unassigned
            Reporter:
            Anne Calantog
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: