Details
-
Fix
-
Status: Released (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Current Situation
- A failed order with last outcome "Killed" cannot be resumed or cancelled.
- A "resume" operation is rejected by the Controller and the following warning is logged:
controller.log
WARN js7.controller.command.ControllerCommandExecutor - Command #6ixxlgII by User 'JOC': ResumeOrders(List(Order:#2022-10-21#T36099488001-root),true) rejected: CannotResumeOrder: Order is not in a resumable state
- A "cancel" operation can be performed, but is not effective.
Desired Behavior
- A failed order with last outcome "Killed" should offer to be resumed or to be cancelled.
Attachments
Issue Links
- is required by
-
JOC-1391 Orders in PROCESSING state should transition to FAILED state instead of CANCELLED if the Agent is killed
- Released