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

Re-export missing submissions #632

Open
wants to merge 4 commits into
base: development
Choose a base branch
from

Conversation

benjay10
Copy link
Contributor

[DL-6349]

A number of submissions were missed by the prepare-submissions-for-export service, certain submissions were not properly exported by the delta-producer-publication-graph-maintainer, and certain submissions were not properly consumed and/or dispatched by the Worship Decisions Database application. Solved by re-exporting all of these by two mechanisms:

  • Some submissions still needed their schema:publication triple
    • Sending mock delta messages via a script to the prepare-submissions-for-export service to restart the process
  • The rest is simply removed from the publication-triplestore and re-produced via healing

These instructions are laid out in the CHANGELOG.

@benjay10 benjay10 added the bug Something isn't working label Jan 31, 2025
@benjay10 benjay10 force-pushed the re-export-missing-submissions branch from 95a5d86 to 7d1f0c2 Compare January 31, 2025 13:19
@benjay10 benjay10 marked this pull request as ready for review January 31, 2025 14:16
Copy link
Contributor

@claire-lovisa claire-lovisa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The instructions are clear, I tested and was able to see the missing submissions being produced. It's also handy to have a migration service for the publication triplestore, will help keeping trace of the fixes we do

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants