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

Migrate - Move from document.dct_references_s to document.document_references #621

Open
13 tasks
ewlarson opened this issue Oct 24, 2024 · 0 comments
Open
13 tasks

Comments

@ewlarson
Copy link
Contributor

ewlarson commented Oct 24, 2024

Via GBL Admin. This will be a multi-step process to migrate away from keeping dct_references_s in Kithe/AttrJson.

TODO

  • Deploy DocumentReferences release
  • Migrate 1. dct_references_s to document_references
  • Migrate 2. document_downloads to document_references
  • Migrate 3. document_assets to document_references (maybe)
  • Audit the migration (If pass... continue)
  • Remove dct_references_s from webform
  • Remove dct_references_s from CSV import/export
  • Add document_references to CSV import/export
  • Add document_references to Solr Indexer/Traject
  • Reindex all Documents to Solr

Clean up steps

  • Remove dct_references_s from Document model
  • Save all Documents (should remove dct_references_s from JSON column)
  • Reindex all Documents to Solr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant