Hi all,
Is there a way I can find when restrictions were added or removed using the database? I've looked at CONTENT_PERM but I can't work out how to query a page id.
My skills in SQL are limited to basic queries I'm afraid.
Thanks,
Kathryn.
@Kathryn Reddie - unfortunately Confluence doesn't track when page restrictions were removed, just when they're initially applied (as you can see in Page Information for a given page).
This has been a pain point, and I believe there are multiple suggestion tickets for this, including https://jira.atlassian.com/browse/CONFSERVER-19721
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Kat! I presume you can, but I'm unsure what the exact SQL query would be.
This is partially relevant - these are queries to return pagesthat have restrictions:
https://confluence.atlassian.com/confkb/how-to-list-pages-with-restrictions-951412334.html
For reference, here's info on Confluence's data model, that might help you craft a SQL query: https://confluence.atlassian.com/doc/confluence-data-model-127369837.html
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.