Set default copy alert permissions
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Evergreen |
Fix Released
|
Medium
|
Unassigned | ||
3.1 |
Fix Released
|
Medium
|
Unassigned | ||
3.2 |
Fix Released
|
Medium
|
Unassigned | ||
3.3 |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Copy Alert permissions were added in bug #1768992, but they were not assigned to any permission groups. Currently, staff users can create copy alerts, but they are not able to see what they created (i.e. they don't see any "Existing Alerts" section in the Item Alerts popup).
We should assign the "VIEW_COPY_ALERTS" permission to the "Staff" permission group. Are there other permissions we should assign by default? Bug #1798669 implies that some actions need "ADMIN_COPY_ALERT".
Also, we should do something for those upgrading to Evergreen 3.1:
- Add the permission in a non-intrusive way?
- Add a notice in the upgrade script about how to add the permission?
- At least mention it in the release notes?
Changed in evergreen: | |
importance: | Undecided → Medium |
tags: | added: permissions |
tags: | added: cataloging |
Changed in evergreen: | |
assignee: | nobody → Kyle Huckins (khuckins) |
Changed in evergreen: | |
status: | Confirmed → Fix Committed |
Changed in evergreen: | |
milestone: | 3.3.5 → 3.4-rc |
status: | Fix Committed → Fix Released |
Branch available at https:/ /git.evergreen- ils.org/ ?p=working/ Evergreen. git;a=shortlog; h=refs/ heads/user/ csharp/ lp1811442_ assign_ copy_alert_ perms