Skip to content

Instantly share code, notes, and snippets.

@mjgiarlo
Created March 14, 2017 23:01
Show Gist options
  • Select an option

  • Save mjgiarlo/1945fa8a6f50eef2f9268af34f34dd47 to your computer and use it in GitHub Desktop.

Select an option

Save mjgiarlo/1945fa8a6f50eef2f9268af34f34dd47 to your computer and use it in GitHub Desktop.

Revisions

  1. mjgiarlo created this gist Mar 14, 2017.
    20 changes: 20 additions & 0 deletions admin_set_participants_feedback.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,20 @@
    Here are the divergences I found with https://github.com/projecthydra/sufia/wiki/Understanding-Admin-Sets-Participants

    # Admin Set Managers

    1. Admin Set managers can not currently edit Admin Set metadata *until* they are elevated to repository administrators. This is because only repository administrators can access the Admin Set edit UI, which is under /admin/. When an Admin Set manager deposits to an Admin Set, they have edit access.
    2. Admin Set managers can not edit works simply by virtue of being Admin Set managers; this is controlled by the work's ACLs still.

    These two are yet-to-be-implemented features.

    # Admin Set Depositors

    3. Admin Set depositors can only edit works in an Admin Set if they have deposited the works themselves.

    I think this is as we want it to be.

    # Admin Set Viewers

    4. Admin Set viewers can not view works simply by virtue of being Admin Set viewers.

    This is a yet-to-be-implemented feature.