Opened 9 years ago
Closed 9 years ago
#882 closed defect (fixed)
It is not possible for a user with PatientCurator role to use the "Re-create report PDFs" button in the YellowLabel wizard
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | minor | Milestone: | Reggie v4.4 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
This function uses the same code as the "Report wizards" in the secondary analysis section which require that the user has SecondaryAnalysis role.
The code should be changed to also allow the PatientCurator to create the reporter (they don't need to run the entire wizard).
Temporary workaround is to give add SecondaryAnalysis role to the user.
Note:
See TracTickets
for help on using tickets.
(In [3899]) Fixes #882: It is not possible for a user with PatientCurator role to use the "Re-create report PDFs" button in the YellowLabel wizard