]
Jason Greene updated WFCORE-703:
--------------------------------
Fix Version/s: 2.0.0.Alpha4
(was: 2.0.0.Alpha3)
An ObjectTypeAttributeDefinition should recursively handle a
resolveModelAttribute call.
----------------------------------------------------------------------------------------
Key: WFCORE-703
URL:
https://issues.jboss.org/browse/WFCORE-703
Project: WildFly Core
Issue Type: Sub-task
Components: Domain Management
Reporter: Darran Lofthouse
Assignee: Brian Stansberry
Labels: affects_elytron
Fix For: 2.0.0.Alpha4
Expressions will be handled recursively but the default values for the contained
AttributeDefinitions should also be recursively handled so that the returned ModelNode is
fully populated with both resolved expressions and default values.
Other variants of attributes such as the lists and maps should also be double checked to
ensure they are recursive.