[
https://issues.apache.org/jira/browse/OFBIZ-5692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jacques Le Roux updated OFBIZ-5692:
-----------------------------------
Fix Version/s: Upcoming Branch
> Wrong eca event set on changeOrderStatus and updateReturnStatusFromReceipt
> --------------------------------------------------------------------------
>
> Key: OFBIZ-5692
> URL:
https://issues.apache.org/jira/browse/OFBIZ-5692> Project: OFBiz
> Issue Type: Bug
> Components: order
> Affects Versions: 11.04.04, 12.04.03, Release Branch 13.07, Trunk
> Reporter: Jacopo Cappellato
> Assignee: Jacopo Cappellato
> Fix For: 11.04.05, Upcoming Branch, 13.07.01
>
>
> These two ecas definitions:
> {code}<eca service="changeOrderStatus" event="global-commit" run-on-error="false">{code}
> and
> {code}<eca service="updateReturnStatusFromReceipt" event="global-commit">{code}
> have wrong event and must be changed to global-commit-post-run because they need to receive the output of the main service.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)