Openbravo Issue Tracking System - Retail Modules
View Issue Details
0036323Retail ModulesStoreServerpublic2017-06-23 12:152017-10-02 10:20
mtaal 
mtaal 
normalmajorhave not tried
closedduplicate 
5
 
 
No
0036323: When the server is processing a message still then do not execute success or failure on the client
When the server is retrying its message (see related issue) and it is still being processed on the server then do not execute the success/error callback on the client. By not doing calling these callbacks the processing popup remains visible.
Run synchronized mode
Put a breakpoint in the OrderLoader
The webpos message layer will retry the message
Check that in the MultiServerJSONProcess it will find that the message is already being processed and a success message is returned.
This success message will cause the popup from going away.
Return a flag in the message and handle it in the ob-request-router, so that the popup is not closed
No tags attached.
duplicate of defect 0036790 closed migueldejuana Synchronized mode has problems when the request to the backend reaches timeout 
related to feature request 0036536RR17Q4 closed mtaal Store response for external order loader and resend if duplicate message is received 
related to feature request 0036538 closed mtaal MultiServerJSONProcess: When a message from the webpos is duplicated send the original response 
Issue History
2017-06-23 12:15mtaalNew Issue
2017-06-23 12:15mtaalAssigned To => mtaal
2017-06-23 12:15mtaalTriggers an Emergency Pack => No
2017-07-27 10:13mtaalRelationship addedrelated to 0036536
2017-07-27 10:19mtaalRelationship addedrelated to 0036538
2017-10-02 10:20mtaalRelationship addedduplicate of 0036790
2017-10-02 10:20mtaalStatusnew => closed
2017-10-02 10:20mtaalResolutionopen => duplicate

There are no notes attached to this issue.