Copying a page with Include+ to a non-managed space results in an error
Description
Use-case with copying a page to a space without Versions or Translations
When copying a page PS from a space S using Scroll Translations to another space T also using Scroll Translations, working include+ macros used on page PS in space S including page IPS breaks in new space T even though in new space T a page IPT is existing with same title (and content) as included page IPS in space S.
Error message on viewing copied page in space T Error rendering macro 'include' : com.atlassian.renderer.v2.macro.MacroException: No page title provided.
Steps to reproduce when copying a page to a space without Versions or Translations
Create space Source with two languages.
Create space Target with same two languages.
Create page Included in space Source.
Create page Included in space Target.
Create page Including in space Source and enter include+ macro including page Included.
Copy page Including from space Source to space Target.
Use-case with editing a page in a space without Versions or Translations
Steps to reproduce when editing a page in a space without Versions or Translations
Create a space Test
Create a page Include
Create a page Hello, insert Include+ macro to include a page Include
Edit the page Hello, click Save
Expected result: Included content is shown on a page
Actual result: An error is shows instead of the included content: com.atlassian.renderer.v2.macro.MacroException: No page title provided.
Use-case with copying a page to a space without Versions or Translations
When copying a page PS from a space S using Scroll Translations to another space T also using Scroll Translations, working include+ macros used on page PS in space S including page IPS breaks in new space T even though in new space T a page IPT is existing with same title (and content) as included page IPS in space S.
Error message on viewing copied page in space T
Error rendering macro 'include' : com.atlassian.renderer.v2.macro.MacroException: No page title provided.
Steps to reproduce when copying a page to a space without Versions or Translations
Create space Source with two languages.
Create space Target with same two languages.
Create page Included in space Source.
Create page Included in space Target.
Create page Including in space Source and enter include+ macro including page Included.
Copy page Including from space Source to space Target.
Use-case with editing a page in a space without Versions or Translations
Steps to reproduce when editing a page in a space without Versions or Translations
Create a space Test
Create a page Include
Create a page Hello, insert Include+ macro to include a page Include
Edit the page Hello, click Save
Expected result:
Included content is shown on a page
Actual result:
An error is shows instead of the included content: com.atlassian.renderer.v2.macro.MacroException: No page title provided.