Project:
View Revisions: Issue #57652 | [ Back to Issue ] | ||
Summary | 0057652: Push API is sending DO in Ongoing status | ||
Revision | 2025-01-15 17:27 by vmromanos | ||
Description | When a distribution order is created and completed from AWO app, an EDL Request is created using the event OBDOAPI_UpdateDOStatus , but sometimes, the record is sent in status OnGoing It should not be possible because the DO are created in OnGoing status directly in the Frontend. Analyzing the code, we have seen the event only is triggered when the DO is processed, but we have some cases that the json sent from EDL Request contains docStatus=OnGoing |
||
Revision | 2025-01-15 17:24 by vmromanos | ||
Description | When a distribution order is created and completed from AWO app, an EDL Request is created using the event OBDOAPI_UpdateDOStatus , but sometimes, the record is sent in status OnGoing It should not be possible because the DO are created in OnGoing status in BackOffice. Analyzing the code, we have seen the event only is triggered when the DO is processed, but we have some cases that the json sent from EDL Request contains docStatus=OnGoing |
Copyright © 2000 - 2009 MantisBT Group |