| Openbravo Issue Tracking System - Retail Modules | ||||||||||||||||||||||||||
| View Issue Details | ||||||||||||||||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||||||||||||||||||||
| 0036323 | Retail Modules | StoreServer | public | 2017-06-23 12:15 | 2017-10-02 10:20 | |||||||||||||||||||||
| Reporter | mtaal | |||||||||||||||||||||||||
| Assigned To | mtaal | |||||||||||||||||||||||||
| Priority | normal | Severity | major | Reproducibility | have not tried | |||||||||||||||||||||
| Status | closed | Resolution | duplicate | |||||||||||||||||||||||
| Platform | OS | 5 | OS Version | |||||||||||||||||||||||
| Product Version | ||||||||||||||||||||||||||
| Target Version | Fixed in Version | |||||||||||||||||||||||||
| Merge Request Status | ||||||||||||||||||||||||||
| Review Assigned To | ||||||||||||||||||||||||||
| OBNetwork customer | No | |||||||||||||||||||||||||
| Support ticket | ||||||||||||||||||||||||||
| Regression level | ||||||||||||||||||||||||||
| Regression date | ||||||||||||||||||||||||||
| Regression introduced in release | ||||||||||||||||||||||||||
| Regression introduced by commit | ||||||||||||||||||||||||||
| Triggers an Emergency Pack | No | |||||||||||||||||||||||||
| Summary | 0036323: When the server is processing a message still then do not execute success or failure on the client | |||||||||||||||||||||||||
| Description | 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. | |||||||||||||||||||||||||
| Steps To Reproduce | 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. | |||||||||||||||||||||||||
| Proposed Solution | Return a flag in the message and handle it in the ob-request-router, so that the popup is not closed | |||||||||||||||||||||||||
| Additional Information | ||||||||||||||||||||||||||
| Tags | No tags attached. | |||||||||||||||||||||||||
| Relationships | 
 | |||||||||||||||||||||||||
| Attached Files | ||||||||||||||||||||||||||
| Issue History | ||||||||||||||||||||||||||
| Date Modified | Username | Field | Change | |||||||||||||||||||||||
| 2017-06-23 12:15 | mtaal | New Issue | ||||||||||||||||||||||||
| 2017-06-23 12:15 | mtaal | Assigned To | => mtaal | |||||||||||||||||||||||
| 2017-06-23 12:15 | mtaal | OBNetwork customer | => No | |||||||||||||||||||||||
| 2017-06-23 12:15 | mtaal | Triggers an Emergency Pack | => No | |||||||||||||||||||||||
| 2017-07-27 10:13 | mtaal | Relationship added | related to 0036536 | |||||||||||||||||||||||
| 2017-07-27 10:19 | mtaal | Relationship added | related to 0036538 | |||||||||||||||||||||||
| 2017-10-02 10:20 | mtaal | Relationship added | duplicate of 0036790 | |||||||||||||||||||||||
| 2017-10-02 10:20 | mtaal | Status | new => closed | |||||||||||||||||||||||
| 2017-10-02 10:20 | mtaal | Resolution | open => duplicate | |||||||||||||||||||||||
| There are no notes attached to this issue. |