Brian Stansberry created WFCORE-2558:
----------------------------------------
Summary: If an op fails but isn't rolled back, the response doesn't
report non-rollback
Key: WFCORE-2558
URL:
https://issues.jboss.org/browse/WFCORE-2558
Project: WildFly Core
Issue Type: Enhancement
Components: Domain Management
Reporter: Brian Stansberry
Assignee: Brian Stansberry
If an op rolls back, the response includes "rolled-back"=>true. But if a
failure occurs but the op doesn't roll back (because the rollback-on-runtime-failure
operation header was set to false) there is no "rolled-back"=>false in the
response. The effect of the operation is therefore unclear to the user.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)