Hi
We use Labels quit a lot and would like to see who and when a label was added or removed.
if you click on the label at the bottom of the page it brings up a right nav of page info called 'Details' such as who created it, number of views. It also shows he labels on the page, but i cant see any way to see who added and when or who might have remove labels prior.
I know there is an "All labels" page which will show where the label is currently used but im not aware of how we can check history of labels on a specific page.
Thanks
Hola Christopher,
You’re not overlooking anything in the page Details panel. Confluence Cloud currently shows the labels that are on a page, but it doesn’t maintain a user-visible label change history showing who added or removed a specific label and when. Atlassian has an open suggestion for exactly this behavior, CONFCLOUD-20221.
Page history won’t help here either. Label changes aren’t treated as page-content revisions, so adding or removing a label doesn’t create a page version that you can compare later. Atlassian’s suggestion specifically notes that label additions, removals, and modifications aren’t shown in the page history.
Since you’re on Enterprise, you do have access to Confluence and organization audit logging, but Atlassian’s documented Confluence audit events focus on things like permissions, spaces, users, content restrictions, archiving, and administrative changes. Label changes aren’t listed as a tracked content event, so I wouldn’t rely on the audit log to reconstruct historical label activity either.
For future changes, one possible native workaround is to control important label changes via Confluence Automation, since Automation has its own audit log and can record when a rule adds or removes a label. That would only give you history for changes made through the rule, though, not labels users edit manually.
Thanks,
James
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Christopher_Collins ,
On top of what James said, I know I've seen something like this implemented on one of our sites - automation rule specifically related to tracking label changes:
Trigger: Label added or Label removed.
Action: Send email or Post Slack message.
Benefit: This allows you to receive a real-time notification including the user's name and the specific label changed.
Although, I've just checked one sandbox environment, and it appears that there's only "Page labeled" trigger. For tracking removed labels, you'd probably need to play around a bit.
On top of CONFCLOUD-20221, there's this one related to more granular permissions when it comes to adding and removing labels: CONFCLOUD-9742: Create a permission system to restrict add or remove label actions for individual labels (but this is quite an old request, as you'll see 🫠)
Potentially you'll be able to find in the comments some suggestions around it.
Cheers,
Tobi
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.