Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...




green = works as expected and agreed uponred = does NOT work as expected and agreed uponyellow = unsure
Consensus vs.
Needs Confirmaton

Behavior

Access Role


Works now for Collections

Expected to work
based on description for Collections

Works now for
Admin Sets
Expected to work
based on description for
Admin Sets

Comments
Impacting collections/adminsets

edit_access in solr_doc to collection/adminsetmanagerYESmanager can modify collection metadata

YES

manager can edit the set metadata, participants, and release and visibility settings


depositorNO
NO



viewerNO
NO


read_access in solr doc to collection/adminsetmanagerNO
NO



depositorNOdepositor can view the collectionNO
For collections, I believe depositor SHOULD be given read_access.
For admin_sets. I believe depositor SHOULD NOT be given read_access. 
Rationale - You wouldn't want the default_admin_set to grant read_access to all depositors b/c that may include all logged in users which holds all works.


viewerYES
NO


access to collection/adminset indexmanagerYES
YES



depositorNOdepositor can view the collectionNO



viewerNO
NO


create collection/adminsetmanagerSORT OF
YES
For collections, who can create collections of a particular type is limited to collection type managers and creators.


depositorNO
NO



viewerNO
NO


delete collection/adminsetmanagerYESmanager delete the collectionYES



depositorNO
NO



viewerNO
NO


access to collection/adminset show pagemanagerYES

YES





depositorNOdepositor can view the collectionNO



viewerNO
NO




access to collection/adminset edit pagemanagerYESmanager can modify collection metadataYESmanager can edit the set metadata, participants, and release and visibility settings


depositorNO
NO



viewerNO
NO


add works to collection/adminsetmanagerYES
YES



depositorYES
YESdepositor can add new works to this administrative set


viewerNO
NO


remove works from collection/adminsetmanagerYES, IF

NO
(based on if)


YES IF requires_membership? false

NO IF requires_membership? true

NOTE: Admin sets has requires_membership == true

Minimally, manager has to be a manager/depositor to both collections



depositor?
?
Minimally, manager has to be a manager/depositor to both collections


viewerNO
NO


move works between collection/adminsetmanagerYES
YES

YES when moving between collections of the same type

YES when moving between different collection types IF requires_membership? false

Minimally, manager has to be a manager/depositor to both collections



depositor?
?
Minimally, depositor has to be a manager/depositor to both collections


viewerNO
NO

Consensus vs.
Needs Confirmaton

Behavior

Access Role


Works now for Collections

Expected to work
based on description for Collections

Works now for
Admin Sets
Expected to work
based on description for
Admin Sets

Comments
Impacting works

edit_access in solr_doc to new worksmanager
manager can edit work metadata




depositor






viewer





read_access in solr doc to collection/adminsetmanager






depositor






viewer





All other access to works is based on the edit and read access grants and is controlled by the standard abilities process.

...