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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)

     [ 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)