-
Notifications
You must be signed in to change notification settings - Fork 1
Feature/bulk operations #270
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
base: main
Are you sure you want to change the base?
Conversation
…tatus and getBulkOperationResult endpoints.
|
…p spring the actually start the transaction logic.
…e service classes directly instead of calling the controller and relying on a rest template. Rollback test does not work so far.
…e working transactionals-demo.
|
Build is failing right now because of rollback test not working |
|
Created a transactionals demo application to set up a separated mini project with transactionals and async logic. Commit and Rollback functionality seems to work there - check tests. Somehow the same setup seems not to work with bulk operations for registry |
|







Implement bulk operations for shell descriptors and submodel descriptors according to the new api specification v3.1