You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a depositor using the importer
I'd like to be able to see and update individual entries in an import
To help me unblock broken or incorrect imported works.
Extend the current Importer show view to list entries
Add an Exporter show view to list entries
Create crud interface for Bulkrax::Entry objects (include show / delete / edit, maybe not create?).
Importer / Exporter show should be:
Paginated
Searchable (SQL LIKES, not solr probably?)
Sortable
Show (and sort/search) status messages
Allow retry (for failed entries)
Allow delete created work and retry (for successful entries)
Allow update work (for successful entries)
The text was updated successfully, but these errors were encountered:
As a depositor using the importer
I'd like to be able to see and update individual entries in an import
To help me unblock broken or incorrect imported works.
Importer / Exporter show should be:
The text was updated successfully, but these errors were encountered: