You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Timepoint List] Hide visits that are from user unaffiliated projects (#8723)
Adjusted the Timepoint_List module to also filter out the visits of projects that are not affiliated to the current user when they have permission to all sites.
Resolves#8710
Copy file name to clipboardExpand all lines: modules/timepoint_list/test/TestPlan.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,7 @@
5
5
- For a candidate of a different site than your user, ensure that either
6
6
-`access_all_profiles` permission is required
7
7
- or that the candidate's registration site is the same as the user's site
8
+
- Ensure that you can always only see visits from projects that you are affiliated with.
8
9
2.**Action buttons**
9
10
- For a candidate of a different site than your user, attempt to access the timepoint list via the url. The page should load with a message of 'Permission Denied'.
10
11
- For a candidate of the same site as your user, there should be up to 3 additional buttons:
0 commit comments