-
Bug
-
Resolution: Fixed
-
Low
-
Severity 2 - Major
-
Steps to Reproduce
- Install a Confluence Connect app using a Macro Input Parameter of type username.
- Create a macro.
- Request the macro body and parameters via GET /wiki/rest/api/content/{id}/history/{version}/macro/id/{macroId}, with and without the privacyMode flag set to true.
Expected Results
If privacyMode is enabled, the value of the input parameter is one or more account IDs.
Actual Results
Even if privacyMode is enabled, the value of the input parameter is one or more usernames.
- causes
-
CONFCLOUD-65413 Connect context parameter for username macro parameter with multiple values is returned empty
-
- Closed
-
- mentioned in
-
Page Failed to load
Form Name |
---|
Can anyone provide an update on this ticket?
Update: Just seen that now, on enabling the GDPR migration, the parameter provided by the Macro is Account IDs as opposed to Usernames.
However, it seems to be temperamental and it's behaviour seems to be changing - can anyone update us on this ticket?