Good Afternoon,
I am currently trying to find a way to switch from metadata macro to page properties macro.
Basically Comala metadata is used with scroll versions in exporting confluence pages. We use metadata for placeholders, for example: "<documentcontributor> = John" in confluence page; and in the scroll export templates: "$metatada.documentcontributor" (the exported page will show John).
Therefore, we would like to replace all the existing pages, that we have in our Confluence Data Centre, which include metadata macros to page properties. Manual change is not optional as we have more than 5000 pages that make use of this functionality.
We have a database query that changes the bodycontentid from ac:name="metadata"' to 'ac:name="details" (page properties) however, this occurs at DB level, and via API the change is visible, but within the confluence page GUI, it still shows metadata plugin.
Information on the macro:
Comala Metadata: https://marketplace.atlassian.com/apps/5295/comala-metadata?hosting=datacenter&tab=overview
Installed version: 3.5.6
Page Properties: default with Confluence
Any hints?
Thanks in advance!
@Jael Busuttil I believe the reason you are not seeing the changes in the actual application is because of the content indexes. If you have a test instance you could make the DB change there and then rebuild the content index to see if this fixes the issue. https://confluence.atlassian.com/confkb/how-to-rebuild-the-content-indexes-from-scratch-on-confluence-server-110035351.html
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.