-
Notifications
You must be signed in to change notification settings - Fork 174
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[timepoint_list] Candidate Info and View Imaging Datasets buttons always appear #6673
Labels
Category: Bug
PR or issue that aims to report or fix a bug
Comments
driusan
added
Category: Bug
PR or issue that aims to report or fix a bug
23.0.0-testing
labels
Jun 8, 2020
@CamilleBeau please fix for 23.0-release |
From what I understand in the test plan, only "Candidate Info" and "Create time point" require the data entry permission to appear, but not "View Imaging datasets". What permissions are required for the "View Imaging Datasets" button to show?
|
1 task
driusan
pushed a commit
that referenced
this issue
Jul 15, 2020
…ons (#6815) This hides the "Candidate Info" and "View Imaging Datasets" buttons along with the "Create time point" button when the necessary permissions are not present. This was done with the assumption that "View Imaging Datasets" should only be visible if the user has one of the four imaging browser permissions (please correct me if this assumption is wrong). Test plan documentation was edited accordingly. If the user has none of the relevant permissions, the "Actions:" label is also hidden. Resolves #6673
The PR was merged |
spell00
pushed a commit
to spell00/Loris
that referenced
this issue
Aug 13, 2020
…ons (aces#6815) This hides the "Candidate Info" and "View Imaging Datasets" buttons along with the "Create time point" button when the necessary permissions are not present. This was done with the assumption that "View Imaging Datasets" should only be visible if the user has one of the four imaging browser permissions (please correct me if this assumption is wrong). Test plan documentation was edited accordingly. If the user has none of the relevant permissions, the "Actions:" label is also hidden. Resolves aces#6673
AlexandraLivadas
pushed a commit
to AlexandraLivadas/Loris
that referenced
this issue
Jun 15, 2021
…ons (aces#6815) This hides the "Candidate Info" and "View Imaging Datasets" buttons along with the "Create time point" button when the necessary permissions are not present. This was done with the assumption that "View Imaging Datasets" should only be visible if the user has one of the four imaging browser permissions (please correct me if this assumption is wrong). Test plan documentation was edited accordingly. If the user has none of the relevant permissions, the "Actions:" label is also hidden. Resolves aces#6673
14 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
While accessing a same-site candidate as a user with no permissions, the "Candidate Info" and "View Imaging Datasets" links always appear. They do not require the permissions required in the test plan (though clicking on them gives a permission denied error, so the modules linked to are properly enforcing permissions.)
(ie "Action Buttons" step 2 and 3 of the test plan fail.)
The text was updated successfully, but these errors were encountered: