Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.23
-
None
Description
If a page is cloned for the current user (which can be done via the REST APIs but not the current Share Page UI) the user is prompted to Accept/Decline the page on first render.
The issue is that the DefaultPageService.clonePageForUser API assumes the current user is different than the target user and forces the page user status to "pending".