samvera-deprecated / curation_concerns

A Hydra-based Rails Engine that extends an application, adding the ability to Create, Read, Update and Destroy (CRUD) objects (based on Hydra::Works) and providing a generator for defining object types with custom workflows, views, access controls, etc.
Other
15 stars 27 forks source link

[WIP] Bugfix work show admin #1098

Closed revgum closed 7 years ago

revgum commented 7 years ago

Filters inactive Works from Catalog search, but allow for Work Show.

Fixes Sufia issue 2860 https://github.com/projecthydra/sufia/issues/2860 Fixes Sufia issue 2828 https://github.com/projecthydra/sufia/issues/2828

Full functionality depends on CC PR 1097 for suppressed to be updated in SOLR throughout workflow processing. https://github.com/projecthydra/curation_concerns/pull/1097