-
Type:
Bug
-
Resolution: Timed out
-
Priority:
Medium
-
Component/s: Connect Platform, Ecosystem
-
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.
- is cloned from
-
CONFCLOUD-65548 Flag does not show in confluence
-
- Closed
-