Details
-
Type:
Task
-
Status: Closed
-
Priority:
L3 - Default
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0.0, 1.0.0-alpha9, 1.0.0-RC2
-
Component/s: Instances List, Single Instance
-
Labels:None
Description
For operations at instance level (Instances list or Instance detail) we now have a new endpoint:
http://localhost:8080/swagger-ui.html#/Workflow%20instances/batchOperationUsingPOST_1 - incidentId can be null
This new endpoint allows us to know if an operation was successfully started or not. That's why we only show the spinner if the operation was started successfully.
For batch operations (operations started in selections) we will continue using the current endpoint.