-
Bug
-
Resolution: Cannot Reproduce
-
Low
-
6
-
Severity 3 - Minor
-
Issue Summary
Copying pages (with links) to a new space will update the links, linking it to a page on the new space instead of a page in the old space.
We have Page1 and a Page2 on SpaceA. Page2 has a link to Page1.
Now we copy Page2 to SpaceB. Checking the new Page2 on SpaceB you’ll see that it’s linking to Page1 on SpaceB (which doesn’t exist) instead of the original SpaceA.
Steps to Reproduce
- Create Page1 and Page2 on SpaceA
- Copy Page2 to SpaceB
- Check the link to the new Page2 on SpaceB. It'll be linking to Page1 on SpaceB.
Expected Results
Should be linking to Page1 on SpaceA.
Actual Results
It'll be linking to Page1 on SpaceB
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- relates to
-
CONFCLOUD-70886 Page links don't get updated when copying a page tree via copypagehierarchy API
- Closed
-
CONFCLOUD-73312 Update links when copying single pages to a new space
- Gathering Interest