-
Notifications
You must be signed in to change notification settings - Fork 20
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
[EPIC] The ngsildUpdateBridge must be able to update and replace properties/relationship #556
Comments
Merge endpoints behave erroneously, an issue is opened. |
Key findings about merge patch implementation:
|
A pull request was merged, which is supposed to fix the merge patch issue and some more (100k+ LOC change). Also I received a response to the original issue claiming that the issue will be fixed with this upcoming change and a new release will be made soon including the implementation of NGSI-LD 1.8.1. |
A new release has been created. Aside from the merge fix, NGSI-LD 1.8.1 changes are implemented and there's a topics overhaul. Will check out how it fares |
Already tested Scorpio version 5.0.2 with merge request,
|
The datasetId in mergepatch issue: |
This major version update in Scorpio adds general NGSI-LD 1.8.1 compliance, overhauls internal messaging and removes various topics, and most importantly for us fixes the erroneous merge patch behavior. This commit includes an E2E test for the merge patch behavior, though a test had to be tweaked temporarily. Related: IndustryFusion#556 Signed-off-by: Meric Feyzullahoglu <[email protected]>
This major version update in Scorpio adds general NGSI-LD 1.8.1 compliance, overhauls internal messaging and removes various topics, and most importantly for us fixes the erroneous merge patch behavior. This commit includes an E2E test for the merge patch behavior, though a test had to be tweaked temporarily. Related: IndustryFusion#556 Signed-off-by: Meric Feyzullahoglu <[email protected]>
This major version update in Scorpio adds general NGSI-LD 1.8.1 compliance, overhauls internal messaging and removes various topics, and most importantly for us fixes the erroneous merge patch behavior. This commit includes an E2E test for the merge patch behavior, though a test had to be tweaked temporarily. Related: #556 Signed-off-by: Meric Feyzullahoglu <[email protected]>
New release 5.0.3 claims to have fixed this, will rebase and see if it's working. |
Details
The NGSI-LD updateBridge API needs to be revised and documented to make sure we cover still what is needed
The RBAC use of the API needs to be reviewd
(what about subscription? merge?) Today we have Factory_Admin, Factory_Reader, Factory_Editor(?), Factory_Writer, Factory_Subscriber. We need an API Mapping to roles.
User Stories: #557
Notes
The text was updated successfully, but these errors were encountered: