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

DELETE /shell-descriptors/{aasIdentifier}/submodel-descriptors/{submodelIdentifier} broken #129

Closed
alexgordtop opened this issue Nov 3, 2023 · 1 comment

Comments

@alexgordtop
Copy link
Contributor

When calling...

DELETE /shell-descriptors/{aasIdentifier}/submodel-descriptors/{submodelIdentifier}

...the shell-descriptor consists only of its id - the other attributes (description, extensions, displayName, ....) are removed.

@alexgordtop
Copy link
Contributor Author

@geso02 As discussed... :)

geso02 added a commit to geso02/basyx-java-server-sdk that referenced this issue Nov 6, 2023
Use set operation for update instead of set

refs eclipse-basyx#129
FrankSchnicke pushed a commit that referenced this issue Nov 14, 2023
* Fix removal of submodel removes other root attributes

Use set operation for update instead of set

refs #129

* Remove line comment
FrankSchnicke pushed a commit that referenced this issue Dec 6, 2023
* Fix removal of submodel removes other root attributes

Use set operation for update instead of set

refs #129

* Remove line comment

* Use new spring boot version for kafka using KafkatTemplate

* Update docker-compose test file and use new kafka versions
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

No branches or pull requests

2 participants