We make extensive use of the Children Display macro across one of our Confluence (Data Center) spaces. The macro displays the Confluence page titles perfectly the first time it is used. However, if any of the page titles are changed, the Children Display macro still shows the old page titles. Removing the Children Display macro and adding it again has no effect. Ironically, the preview in the Children Display macro shows the correct page titles in the preview window, but not on the page itself.
The last couple of times I've run into this, it's the indexing.
The macros rely on the index to retrieve their data when rendering for view, but they read the database or cache when you are in edit mode and previewing.
Confluence queues pages for indexing - when you edit, it doesn't run the re-index immediately, it drops it into a queue. That means it might take time to get to the page you've just updated.
To check if it is just delayed a bit - go back a couple of hours later, and see if the macro is still wrong. If it is, then
Thank you, Nic. I'll pass this along to our IT Team.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.