[
https://issues.apache.org/jira/browse/OFBIZ-13172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicolas Malin closed OFBIZ-13172.
---------------------------------
Resolution: Fixed
> Remove error after test rollback
> --------------------------------
>
> Key: OFBIZ-13172
> URL: https://issues.apache.org/jira/browse/OFBIZ-13172
> Project: OFBiz
> Issue Type: Bug
> Components: framework
> Reporter: Nicolas Malin
> Assignee: Nicolas Malin
> Priority: Minor
> Attachments: Capture d’écran du 2024-11-12 11-48-09.png
>
>
> When you run entity test with `.gradlew 'ofbiz -t component=entity' after the
> test, entity engine rollback all entity operation.
> During this process, many error appears due to immutable state.
>
> !Capture d’écran du 2024-11-12 11-48-09.png!
> To solve it, we'll check first is a gv has been set as immutable. In this
> case we clone it before call the delegator.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)