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
[Imaging Browser] Fix caveat bug not showing when there are pipeline protocol violations (#8661)
This fixes a bug where the Caveat link was not showing when a file has protocol violations logged automatically by the pipeline in the MRI violation module. It also fixes the link to the MRI violation module with the new react links.
25. With the permission `imaging_browser_qc`, edit comments, checkboxes, and dropdown values.
55
-
26. Clicking Save should update the values.
56
-
27. Data should not be editable without this permission.
56
+
26. With the permission `imaging_browser_qc`, edit comments, checkboxes, and dropdown values.
57
+
27. Clicking Save should update the values.
58
+
28. Data should not be editable without this permission.
57
59
58
60
### Visit-level QC feedback dialog window
59
-
28. On the view session page, click the button "Visit Level Feedback".
60
-
29. The entries in this dialog should be editable when a user has the permission `imaging_browser_qc`.
61
-
30. Try editing comments (adding new ones, deleting old ones). Click Save and ensure the data is saved.
61
+
29. On the view session page, click the button "Visit Level Feedback".
62
+
30. The entries in this dialog should be editable when a user has the permission `imaging_browser_qc`.
63
+
31. Try editing comments (adding new ones, deleting old ones). Click Save and ensure the data is saved.
62
64
63
65
### Test the Candidate Dashboard widget
64
-
31. Go to the candidate dashboard in the candidate module and check the Imaging QC Summary widget.
66
+
32. Go to the candidate dashboard in the candidate module and check the Imaging QC Summary widget.
65
67
- For each visit, check that the QC status displayed matches the Imaging Browser Module by hovering over any visit to see detailed modality breakdown for visit.
66
68
- Click on a visit from the graph to access the imaging browser. Check that the link redirects to the correct scans in the imaging browser.
67
69
- For a few candidate/visits, check that all the files from the Imaging Browser Module appear in the widget for all the visits.
0 commit comments