samvera-deprecated / worthwhile

An simple institutional repository for Hydra
Other
17 stars 5 forks source link

BUG: Accidental Embargoes & Leases #15

Open flyingzumwalt opened 10 years ago

flyingzumwalt commented 10 years ago

refs curationexperts/absolute#34

Edit a Work Select a visibility that is not embargo, something like Open Access Fill in the embargo release date Update the Work The work should be set to Open Access with no Embargo Release Date. Instead, it's set to Embargo. This is because something somewhere in the stack is seeing an embargo release date and applying embargo with default visibility.

To Fix: ManagesEmbargoesActor#interpret_visibility should strip out embargo/lease dates if visibility is not set to embargo or lease

refs #34