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

Adds iiif_collection field to collection index #4233

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

kdid
Copy link
Contributor

@kdid kdid commented Oct 23, 2024

Summary

  • Adds iiif_collection field to collection index so that it can be used by the API
  • Note: this is part 1 of the work for issue 5174 - part 2 will take place in DCAPI

Specific Changes in this PR

  • Adds iiif_collection field to collection index

Version bump required by the PR

See Semantic Versioning 2.0.0 for help discerning which is required.

  • Patch
  • Minor
  • Major

Steps to Test

  • Perform after Meadow reindex
  • Look at a collection Opensearch response document (either in Kibana or the regular DCAPI response (not the as=iiif one))
  • Confirm that you see a iiif_collection field
  • Confirm that the field links to the correct as=iiif collection response in DCAPI

🚀 Deployment Notes

Note - if you check any of these boxes go to the (always open) main <- staging PR and add detailed notes and instructions to help out others who may end up deploying your changes to production

  • Backward compatible API changes
    • Database Schema changes
    • GraphQL API
    • Elasticsearch API
    • Ingest Sheet
    • CSV metadata export/update API
    • Shared Links export API
  • Backwards-incompatible API changes
    • Database Schema changes
    • GraphQL API
    • Elasticsearch API
    • Ingest Sheet
    • CSV metadata export/update API
    • Shared Links export API
  • Requires data migration
  • Requires database triggers disabled during deployment/migration
  • Requires reindex
  • Terraform changes
    • Adds/requires new or changed Terraform variables
  • Pipeline configuration changes (requires mix meadow.pipeline.setup run)
  • Requires new variable added to miscellany
  • Specific deployment synchronization instructions with other apps/API's
  • Other specific instructions/tasks

Tested/Verified

  • End users/stakeholders

@kdid kdid self-assigned this Oct 23, 2024
@kdid kdid requested review from bmquinn and mbklein October 23, 2024 15:32
@kdid kdid removed the request for review from bmquinn October 23, 2024 16:04
@kdid kdid merged commit a7fb379 into deploy/staging Oct 23, 2024
4 checks passed
@kdid kdid deleted the 5174-iiif-collection branch October 23, 2024 16:04
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

Successfully merging this pull request may close these issues.

2 participants