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

Change update behavior of the ngsild bridge to batch merge operation #629

Closed
wants to merge 1 commit into from

Conversation

MericFeyz
Copy link
Collaborator

op='update' now exclusively calls batch merge, overwrite flag is currently ignored.
Unit tests and E2E tests added, existing tests tweaked.

Closes: #556

op='update' now exclusively calls batch merge, overwrite flag is
currently ignored.
Unit tests and E2E tests added, existing tests tweaked.

Signed-off-by: Meric Feyzullahoglu <[email protected]>
@MericFeyz MericFeyz requested a review from wagmarcel December 4, 2024 13:25
@MericFeyz MericFeyz marked this pull request as ready for review December 6, 2024 12:07
}
};
}
// // NOTE: The batch update API of Scorpio does not yet support noOverwrite options. For the time being
Copy link
Member

Choose a reason for hiding this comment

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

Please remove the test if not needed.

@MericFeyz MericFeyz closed this Dec 13, 2024
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.

[EPIC] The ngsildUpdateBridge must be able to update and replace properties/relationship
2 participants