-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 3.6.2
-
Component/s: None
There are 2 issues related to permission schema. They were grouped together into a single issue, marked with a security label.
Issue 1
User visited in the past Project A.
Also he has visited a review raised in Project A.
FeCru allows him to access those recent items using the menu on top (Project and Reviews respectively, see Screenshot-1.png
).
After his access was revoked, he still can see those items in the list of recent items. However after clicking on each of them he gets the error:
- "Not found" for the project (see Screenshot-2.png
). - "Permission denied" for the review (see Screenshot-3.png
).
Original issue: FECRU-6534
Issue 2
User added as a review participant to the review in Project A.
FeCru shown him his reviews in the dashboard page (under "My reviews", see Screenshot-4.png
).
After his access was revoked, he still can see the review in the dashboard page. However clicking it leads to "Permission denied" error (see Screenshot-3.png
).
Original issue: FECRU-6535