Adding worship publication flag to existing ROs submissions #471
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
DL-5420
This PR adds the worship flag,
<http://lblod.data.gift/concepts/403b71bd-5ab9-4c92-8990-4bb19d5469d1>
, to mark previously sent submissions. The purpose of this flag is to enable these submissions to be included in the export process performed by theprepare-submissions-for-export-service
.While the service now has the necessary URIs, it's important to note that a migration is required to ensure data consistency. Without this migration, previously sent submissions that lack the export flag will not be included in the export process, even if the decisions types has the flag.
This PR is aimed at addressing this issue by adding the flag to applicable submissions and their attachments to ensure that they are properly prepared for export.
Here's the submissions decisions types that misses export :
Type of change
Related services
How to test
drc logs -f --tail=200 migrations
What to check
Links to other PR's
Notes
drc restart migrations resource cache