-
Bug
-
Resolution: Fixed
-
Low
-
5.4, 5.5.6
-
21
-
Severity 3 - Minor
-
7
-
Steps to reproduce :
- Login to Confluence
- Create a page
- Insert a team calendar into the page
- Ask a user A to watch the page
- Make changes to team calendar
- User A is receiving email notification for the calendar as expected
- Creator of the page restrict the page with the calendar from being viewed by the user
- Creator of the page make changes to the calendar again within the page restricted from User A
- User A is still receiving email notification for the calendar changes even though restriction have been applied to the page
Expected behavior : User A should not receive notification for the calendar from pages that have been restricted
Current behavior : User A is still receiving notification from the page with the calendar even though the page have been restricted.
Basically this happen because User A that have previously watch the page have been restricted from it is still receiving email from the calendar updates from that restricted page.
The workaround would be to remove User A from the watcher list of the page after restricting the page which is not really ideal if you have a large amount of user watching the page.