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

DRAFT [ESSI-875] bulkrax upgrade #597

Draft
wants to merge 19 commits into
base: main
Choose a base branch
from
Draft

Conversation

aploshay
Copy link
Contributor

@aploshay aploshay commented Jan 12, 2024

Upgrades from bulkrax 1.0.2 to 5.5.1.

Work and FileSet ingest is working in my local environment, with some outstanding issues.

Known Issues:

  • ** FileSet <-> Work association**: The various import jobs aren't being sequenced to run in the necessary order (at least, in my local environment), so I'm finding I have to run the importer once to get the works created (with all the FileSets failing), then re-run it to create all the FileSets. See [bulkrax issue #955](importer tries, fails to create FileSets before Works are persisted (tested in 5.5.1, 7.0.0) samvera/bulkrax#955)~
  • ** Collection creation/association**: I haven't had success ingesting to create a new Collection, or to associate to an existing one -- but I only tried this lightly, and it might be issues of configuration and/or CSV content.
  • METS XML import: dropped, as it is based on XML import, which isn't supported in newer version of bulkrax
  • Ingested nested Works within Works: works, but doesn't display in UI, but that's really a separate issue
  • Exporting: metadata export works, but with access concerns

Temporarily skipped tests:

  • Feature spec for CSV ingest
  • METS XML Entry model spec (parser is still tested)

Regarding configuration change label:

  • requires running database migrations
  • may also require (or benefit from) TBD config changes to bulkrax

@aploshay aploshay added the configuration change PR requires config changes label Jan 12, 2024
@aploshay aploshay changed the title [ESSI-875] bulkrax upgrade DRAFT [ESSI-875] bulkrax upgrade May 14, 2024
@aploshay aploshay force-pushed the essi-875_bulkrax_upgrade branch from 56c76ad to ba932fb Compare May 30, 2024 20:57
@aploshay aploshay force-pushed the essi-875_bulkrax_upgrade branch 2 times, most recently from c49692b to 1f429a5 Compare October 1, 2024 16:59
@aploshay aploshay marked this pull request as ready for review October 1, 2024 17:08
@aploshay aploshay marked this pull request as draft November 13, 2024 18:30
@aploshay aploshay force-pushed the essi-875_bulkrax_upgrade branch from 1f429a5 to ce0d8f0 Compare December 17, 2024 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
configuration change PR requires config changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant