-
Bug
-
Resolution: Fixed
-
Low
-
Severity 2 - Major
-
Issue Summary
Get watches for page REST API fails when testing the GDPR changes by setting privacyMode to true.
Steps to Reproduce
- Create a page
- Add more than one watcher
- Call /rest/api/content/{id}/notification/child-created?privacyMode=true, note the query parameter set to true
Expected Results
The watchers information are returned
Actual Results
{ "statusCode": 500, "message": "java.lang.NullPointerException: null" }
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available.
- is related to
-
DEVHELP-2526 Failed to load
Form Name |
---|
Thanks for confirming sax
Closing this ticket as the issue has been resolved.