Hi
I am trying to create a Confluence page that finds all child pages under a parent containing a specific Status. So for example, I have a parent page and a number of child pages under this. These pages all have an Excerpt containing a Status macro. I want to create an new page under the parent that shows only those pages that have a specific status e.g. "IN PROGRESS".
Structure :
Parent Page
- Child Page 1 - contains Excerpt with Status Macro (Status set to IN PROGRESS)
- Child Page 2 - contains Excerpt with Status Macro (Status set to COMPLETE)
- Child Page 3 - contains Excerpt with Status Macro (Status set to IN PROGRESS)
- Child Page 4 - contains Excerpt with Status Macro (Status set to IN TEST)
- Child "IN PROGRESS" Page - showing all pages below the Parent Page (hyperlinked page title will suffice) where the Status = "IN PROGRESS". This should show Child Page 1 and Child Page 3 only.
Is there a Macro available for this and how would I need to configure it?
Regards
Have you tried to use Page Properties and the Page Properties Report Macro?
https://confluence.atlassian.com/doc/page-properties-macro-184550024.html
https://confluence.atlassian.com/doc/page-properties-report-macro-186089616.html
The only way I could think of to achieve this would be the "Content by Label" macro. You have to label the pages with the status. Like this:
The advantage of this is, that you can change the state without edit the page, just change the label :)
Regards, Dominic
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.