Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bulkrax Importer/Exporter/Entry Interface #10

Open
3 of 10 tasks
orangewolf opened this issue Jul 1, 2019 · 0 comments · May be fixed by #343
Open
3 of 10 tasks

Bulkrax Importer/Exporter/Entry Interface #10

orangewolf opened this issue Jul 1, 2019 · 0 comments · May be fixed by #343
Assignees
Labels
enhancement for release notes (New feature or request)

Comments

@orangewolf
Copy link
Member

orangewolf commented Jul 1, 2019

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)
@ghost ghost mentioned this issue Jul 9, 2019
@ghost ghost changed the title Bulkrax Entry Interface Bulkrax Importer/Exporter Entry Interface Oct 31, 2019
@ghost ghost changed the title Bulkrax Importer/Exporter Entry Interface Bulkrax Importer/Exporter/Entry Interface Oct 31, 2019
@alishaevn alishaevn linked a pull request Jul 26, 2022 that will close this issue
@alishaevn alishaevn self-assigned this Aug 5, 2022
@alishaevn alishaevn linked a pull request Aug 5, 2022 that will close this issue
@alishaevn alishaevn added the enhancement for release notes (New feature or request) label Aug 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement for release notes (New feature or request)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants