Does Confluence expose a "Last Viewed" type of field that is exposed to CQL?
This could be tremendously valuable from a Wiki gardening standpoint, especially with an addon like "CQL Search".
Thank you!
The Better Content Archiving app exposes the "last view" data through a new CQL field that is easy to use:
arch.event.lastViewedOn < now("-100d")
Note that there are several additional CQL fields that will be useful for wiki gardening like last update, owners, expiration date, archiving date and such:
In fact, this app was built to manage content through its full lifecycle, from creation to archiving, make sure you check out all features.
(Discl. this paid and supported app is developed by our team. Free for 10 users!)
Hi @George Squillace !
Confluence does not currently expose a "Last Viewed" property
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.