Darran Lofthouse created WFCORE-597:
---------------------------------------
Summary: Where an ObjectTypeAttributeDefinition is in use respect the
ResourceOnly setting on contained types for add operations.
Key: WFCORE-597
URL:
https://issues.jboss.org/browse/WFCORE-597
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Reporter: Darran Lofthouse
Assignee: Tomaz Cerar
Fix For: 1.0.0.Beta1
If an ObjectTypeAttributeDefinition contains an attribute definition that has ResourceOnly
set then it should be filtered from the automatically generated description for the add
operation.
This may be more related to lists, I currently have: -
ObjectListAttributeDefinition, which contains ObjectTypeAttributeDefinition, which
contains SimpleAttributeDefinition
It is this final SimpleAttributeDefinition that has ResourceOnly set but it is still
showing up in the operation description for add.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)