samvera-deprecated / sufia

[DEPRECATED] Sufia: a fully featured, flexible Samvera repository front-end.
http://sufia.io/
Other
111 stars 78 forks source link

Backporting AdminSet deletion and validation per hyrax#217 #3143

Closed tdonohue closed 7 years ago

tdonohue commented 7 years ago

Fixes #3128 ; refs projecthydra-labs/hyrax#217 and projecthydra-labs/hyrax#363

This is a backport of projecthydra-labs/hyrax#363 to Sufia. It updates Admin Set deletion logic to only allow deletion if an Admin Set has no member Works and is not the Default Admin Set.

@projecthydra/sufia-code-reviewers

tdonohue commented 7 years ago

@jcoyne and/or @mjgiarlo : this has now been updated with the "monkeypatch" approach and passes all tests. So, it's ready for re-review.