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
Make a matrix chart with each ArchivesSpace repository's user groups and their associated permissions. We want to cross compare the user groups and specifically their permissions against each other. This comparison will determine what updates to permissions we need to make so users have more/less features available to them when using ArchivesSpace at each user group when assigned.
The matrix should be structured like so:
Column = User Group
Row = Permission
Sheet = Repository
Requirements:
Every repository should have the same user groups
Every user group should have the same permissions across all the repositories
Permissions should err on the side of more features/capabilities for users where reasonable
Context:
Every repository should have 11 user groups
Default ArchivesSpace User Groups:
Managers of the (repository-archive-managers)
Project managers of the (repository-archive-project-managers)
Archivists of the (repository-archivists)
Advanced Data Entry users of the (repository-data-entry-advanced)
Basic Data Entry users of the (repository-data-entry-basic)
Viewers of the (repository-viewers)
SI-specific User Groups:
View contact details for agent records (si-agent-contact-info)
Create and Edit assessment records, but not change attribute definitions (si-assessments)
Create, Edit, Merge authority records (Names and Subjects) (si-authorities)
ArchivesSpace listserv and SIASC listserv and SIRIS listserv
TODO: manually change permissions for Archivists to delete/bulk update top container records on MONDAY
TODO: add repository specific permissions per column on each user group sheet to highlight any differences between repos
Update python script to do the following:
Group all repo user groups together
Add a column for repo code only
Highlight any permissions in group_permissions that are not consistent with ASpace defaults
Add columns per repo-user group in each sheet to cross-examine permissions against all_permissions and defaults
Add the SI groups as separate sheets si-assessments, si-authorities, si-background-jobs, si-classifications, si-agent-contact-info
Mark: Another small useful comparison would be one worksheet with 2 columns: repo, group count; and then another worksheet with 3 columns that lists repo, group name, count of users assigned to that group.
Make a matrix chart with each ArchivesSpace repository's user groups and their associated permissions. We want to cross compare the user groups and specifically their permissions against each other. This comparison will determine what updates to permissions we need to make so users have more/less features available to them when using ArchivesSpace at each user group when assigned.
The matrix should be structured like so:
Requirements:
Context:
For prior art, see the ASpace query at https://si-confluence.si.edu/display/SIR/monthly+password+report
The text was updated successfully, but these errors were encountered: