-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Connect Platform
-
None
-
1
-
Minor
Macros nested inside the ac:rich-text-body of bodied third-party macros (such as Stiltsoft's table-excerpt) were not reached by the migration traversal and remain in old Connect format.
As a result, affected macros fail to render in published view.
Steps to Reproduce
- Before migration] create page with table-excerpt macro (connect app), insert AppFox Workflows (connect app) inside table-excerpt macro.
- [Migration] migrate AppFox Workflows from connect app to forge.
- [After migration] the migrated AppFox Workflows forge app shows "broken macro".
- This only happens for migrated app render inside connect rich-body macro.
- If manually insert AppFox Workflows forge app after migration, it can render.
Expected Result
All AppFox Workflows macros nested inside bodied third-party macros (e.g. Stiltsoft table-excerpt) should be migrated to Forge UUID format by the bulk migration script and should render correctly in published view, just like top-level macros.
Actual Result
- The table-excerpt wrapper renders with error: "There were errors rendering macro: An unknown error occurred."
Workaround
NA, No workaround available right now.