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.
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
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.
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