Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Solved By
-
Affects Version/s: 7.4.1, 8.1-milestone-1
-
Fix Version/s: 14.2-rc-1
-
Component/s: Display, Old Core, Rendering, Rendering - Include Macro
-
Labels:None
-
Difficulty:Unknown
-
Documentation:N/A
-
Documentation in Release Notes:N/A
-
Similar issues:
Description
After XWIKI-4906 was implemented, new pages would benefit from the enhanced backlinks list (that now contains included/displayed documents), but existing pages would still contain the old (non-updated) list of backlinks stored in the database.
We need a migrator that goes through all pages (preferably only the ones containing include/display macros) and calls XWikiStoreInterface#saveLinks in order to trigger an update of the backlinks, as suggested by Thomas Mortagne.
A current usecase affected by this is the migrator to Nested Pages which does not update includes/displays when it moves/renames pages.
Attachments
Issue Links
- is related to
-
XWIKI-19352 Indexing of the attachments usage on the wiki
-
- Closed
-