]
James Perkins moved WFLY-6306 to WFCORE-1419:
---------------------------------------------
Project: WildFly Core (was: WildFly)
Key: WFCORE-1419 (was: WFLY-6306)
Component/s: Domain Management
(was: Domain Management)
Operations helper should not add attributes to operations that
weren't specifically defined
-------------------------------------------------------------------------------------------
Key: WFCORE-1419
URL:
https://issues.jboss.org/browse/WFCORE-1419
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Reporter: James Perkins
Assignee: James Perkins
The {{org.jboss.as.controller.client.helpers.Operations}} helper adds the {{recursive}}
attribute the the {{read-resource}} operation regardless of whether or not the user
specified if the operation should be recursive. This attribute should not be set by
default.