]
Paul Ferraro reassigned WFCORE-1554:
------------------------------------
Assignee: Paul Ferraro (was: Brian Stansberry)
Building an attribute based on another attribute does not copy
CapabilityReferenceRecorder
------------------------------------------------------------------------------------------
Key: WFCORE-1554
URL:
https://issues.jboss.org/browse/WFCORE-1554
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Affects Versions: 2.2.0.CR2
Reporter: Paul Ferraro
Assignee: Paul Ferraro
AbstractAttributeDefinitionBuilder(final AttributeDefinition basis) seems to copy every
field from the basis attribute, except the CapabilityReferenceRecorder. Looks like an
oversight.