Hello community,
I use a lot the page properties and page properties report macro. I would like to fill one cell of the page property macro with the Current Version of the page. So I can get the Current Version of the page on the page properties report. I can't succeed using the /history macro to limit to the current version only. I didn't fint out if it is possible to get the page_current_version through a variable or something else.
If anyone got a solution it would be nice.
By the way I'm under Cloud version.
Thank you in advance,
Regards,
David
Hello @Harlet David ,
I can see Information About Page addon for Confluence Cloud that is free and can display values of the page that you select:
https://marketplace.atlassian.com/apps/1219863/information-about-page?hosting=cloud&tab=overview
Hello Andrii,
Thank you for your quick answer. I will try out this solution and give you a quick feedback.
It sounds good to me but I need to check it first.
Regards,
David
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm not aware of a simple way to do so.
If it's worth a lot to you, you could develop a simple Forge macro yourself which outputs the latest version number of the Confluence page you integrate it on.
If you'd like to follow that path, you can get started with Forge here.
The Get Page Versions endpoint would probably be the best way to retrieve the version numbers in your app.
Cheers,
Matthias
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.