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

fix(gate): Assigning Wrong Task-Ids #989

Merged
merged 1 commit into from
Jul 8, 2024
Merged

Conversation

nicoprow
Copy link
Contributor

@nicoprow nicoprow commented Jul 5, 2024

Description

When the Gate sends business partner data to the Orchestrator, it can happen that it saves the wrong golden record task-ID to the wrong sharing state, by this mixing up the desired results in the output stage.

This pull request fixes the behaviour making sure that the task-Ids are assigned to the correct sharing states as long as the Orchestrator returns the tasks in the order in which the requests have been received.

Pre-review checks

Please ensure to do as many of the following checks as possible, before asking for committer review:

… orchestrator

- now made sure sharing states are associated with the tasks in the order of the task create requests
@nicoprow nicoprow added the bug Something isn't working label Jul 5, 2024
@nicoprow nicoprow marked this pull request as ready for review July 5, 2024 09:07
@nicoprow nicoprow requested a review from SujitMBRDI July 5, 2024 09:07
@SujitMBRDI SujitMBRDI merged commit 5ea8c20 into main Jul 8, 2024
16 checks passed
@nicoprow nicoprow deleted the fix/gate/wrong-task-ids branch July 8, 2024 10:41
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