[FOLIO-3617] Update folio-tools/add-users/psets following permission changes Created: 25/Oct/22 Updated: 25/Oct/22 |
|
| Status: | Open |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Task | Priority: | TBD |
| Reporter: | Owen Stephens | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Sprint: | |
| Development Team: | None |
| Description |
|
Overview: psets files reference permissions (or permission labels) that no longer exist. Running the add-users script generates the following errors: Could not find the permission "Data import: all permissions". found acq-admin found permissions-user acq-admin acq-admin already has service points Could not find the permission "Orders: Create order lines". Could not find the permission "Settings (Inventory): Display list of settings pages". Could not find the permission "Settings (Receiving): Can view and edit settings". Could not find the permission "Settings (Users): Can create, edit and remove patron blocks conditions". Could not find the permission "Settings (Users): Can create, edit and remove transfer accounts". Could not find the permission "Users: User loan edit". Could not find the permission "Users: User loans view, edit, renew (all)". found acq-manager found permissions-user acq-manager acq-manager already has service points Could not find the permission "Users: User loan edit". Could not find the permission "Users: User loans view, edit, renew (all)". found acq-staff found permissions-user acq-staff acq-staff already has service points Could not find the permission "Users: User loan edit". Could not find the permission "Users: User loans view, edit, renew (all)". found circ-admin found permissions-user circ-admin circ-admin already has service points Could not find the permission "Fee/Fine History: Can create, edit and remove fee/fine actions". Could not find the permission "Settings (courses): display list of settings pages". Could not find the permission "Users: User loan edit". found circ-observer found permissions-user circ-observer circ-observer already has service points Could not find the permission "Users: Can view fees/fines". Could not find the permission "Users: Can view patron blocks". found circ-staff found permissions-user circ-staff circ-staff already has service points Could not find the permission "Users: User loan edit". found circ-student found permissions-user circ-student circ-student already has service points Could not find the permission "Users: Can pay fee/fine". Could not find the permission "Users: Can view fees/fines". found erm-admin found permissions-user erm-admin erm-admin already has service points Could not find the permission "Orders: Create order lines". Could not find the permission "Orders: Create orders". Could not find the permission "Orders: Delete order lines". Could not find the permission "Orders: Edit order lines". Could not find the permission "Orders: Edit orders". Could not find the permission "Orders: Remove orders". Could not find the permission "Orders: View order lines". Could not find the permission "Orders: View orders". found erm-manager found permissions-user erm-manager erm-manager already has service points Could not find the permission "Orders: Create order lines". Could not find the permission "Orders: Create orders". Could not find the permission "Orders: Delete order lines". Could not find the permission "Orders: Edit order lines". Could not find the permission "Orders: Edit orders". Could not find the permission "Orders: Remove orders". Could not find the permission "Orders: View order lines". Could not find the permission "Orders: View orders". found erm-observer found permissions-user erm-observer erm-observer already has service points Could not find the permission "Orders: View order lines". found erm-staff found permissions-user erm-staff erm-staff already has service points Could not find the permission "Orders: View order lines". Could not find the permission "Orders: View orders". found technical-service-staff found permissions-user technical-service-staff technical-service-staff already has service points Could not find the permission "Data import: all permissions". |