ehsavoie Hugonnet created WFCORE-2675:
-----------------------------------------
Summary: Simplify and fix ContentReference management
Key: WFCORE-2675
URL:
https://issues.jboss.org/browse/WFCORE-2675
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Affects Versions: 3.0.0.Beta15
Reporter: ehsavoie Hugonnet
Assignee: ehsavoie Hugonnet
When content is added to the contentRepository, a reference is created to 'link'
it to an entry in the model. Currently this is done in a ResultHandler but it should be
done during the execution and removed in case of a rollback.
Also some handlers don't manage rollback properly, so we should have a
'single' way to do it across all handlers.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)