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

Tracking exported resources after deletion #1012

Closed mjgiarlo closed 2 years ago

mjgiarlo commented 8 years ago

From @awead on September 21, 2016 14:48

As a repository administrator I need to see a list of exported resources that have been deleted So that I can remove them from any additional system if necessary

Acceptance: I can view a list of all exported resources with an indication that they available or have been deleted.

Copied from original issue: projecthydra/sufia#2725

mjgiarlo commented 8 years ago

From @kestlund on September 21, 2016 15:9

Acceptance criteria should also show the profile when resources were exported, in order to queue the repository administrator to what service may have been used.