]
Stuart Douglas updated WFCORE-597:
----------------------------------
Fix Version/s: 1.0.0.CR1
(was: 1.0.0.Beta1)
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: Sub-task
Components: Domain Management
Reporter: Darran Lofthouse
Assignee: Tomaz Cerar
Labels: affects_elytron
Fix For: 1.0.0.CR1
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.