You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacopo Cappellato (JIRA)" <ji...@apache.org> on 2014/07/28 15:14:38 UTC

[jira] [Closed] (OFBIZ-5692) Wrong eca event set on changeOrderStatus and updateReturnStatusFromReceipt

     [ https://issues.apache.org/jira/browse/OFBIZ-5692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacopo Cappellato closed OFBIZ-5692.
------------------------------------

    Resolution: Fixed

Fixed in rev. 1614019 and backported to release branches 13.07, 12.04, 11.04

> 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: Release Branch 13.07, Trunk, 12.04.03, 11.04.04
>            Reporter: Jacopo Cappellato
>            Assignee: Jacopo Cappellato
>             Fix For: 13.07.01, 12.04.04, 11.04.05, Upcoming Branch
>
>
> 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.2#6252)