-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 9.2.13
-
Component/s: Content - Page
-
None
-
1
-
Severity 3 - Minor
Issue Summary
Copying the page with restriction including child page is not really got copied, though "Copy complete" message is popped up.
This bug is similar to CONFSERVER-79570, but it happens not only in personal space.
Steps to Reproduce
- Log in confluence with an admin user(admin)
- Create a test space (Test Space)
- Create a test user (user_a) , grant all permission of Test Space
- Create a page (parent)
- Create a child page (child) under it
- Set restriction in parent page, and let admin and user_a can "Can view and edit"
- Logout admin and Login with user_a
- Copy the parent page, select the location and "Include child pages"
- Specify "Start titles with" (abc_)
Expected Results
- Popup "Copy complete"
- The link of copied page is shown in the popup
- Copied pages are generated
Actual Results
- Popup "Copy complete"
- The link of copied page is not shown in the popup
- Copied pages are not generated
Workaround
Delete the restriction in parent page, and copy again