New and Improved 3.13 Beta. Highlights: Shareable filters and dashboards and lots of other goodies. Any feedback can be raised as JIRA issues in the JIRA project.
Removing a group via RPC that has space permissions throws an exception when visiting the space afterwards. This is caused by the space permissions cache not being updated when the permissions are removed. This was fixed for the web interface in CONF-6733, but not for the RPC method.
Workaround is to flush caches via the web interface after removing the group, or restart Confluence.
Description
Removing a group via RPC that has space permissions throws an exception when visiting the space afterwards. This is caused by the space permissions cache not being updated when the permissions are removed. This was fixed for the web interface in CONF-6733, but not for the RPC method.
Workaround is to flush caches via the web interface after removing the group, or restart Confluence.
Originally raised in https://support.atlassian.com/browse/CSP-8595
.