Openbravo Issue Tracking System - Retail Modules | |||||||||||||||||||
View Issue Details | |||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||||||
0036538 | Retail Modules | StoreServer | public | 2017-07-27 10:18 | 2022-05-20 09:07 | ||||||||||||||
Reporter | mtaal | ||||||||||||||||||
Assigned To | mtaal | ||||||||||||||||||
Priority | normal | Severity | major | Reproducibility | have not tried | ||||||||||||||
Status | closed | Resolution | open | ||||||||||||||||
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 | 0036538: MultiServerJSONProcess: When a message from the webpos is duplicated send the original response | ||||||||||||||||||
Description | See the related issue. The idea is to store the response. If the response is available then in the MultiServerJSONProcess [1] get this response and send it to the client. Also if the message is being processed then wait a while for processing to be done. If processing is not done on time then return an error or show a message to the user with a choice. See related issue. | ||||||||||||||||||
Steps To Reproduce | See related issue. | ||||||||||||||||||
Proposed Solution | In the code here [1] handle duplicate messages or messages already (being) processed by returning the response. Also store the response. Consider not using archive as this provides less visibility on errors. [1] https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/file/5b1201348091/src/org/openbravo/mobile/core/servercontroller/MultiServerJSONProcess.java#l146 [^] | ||||||||||||||||||
Additional Information | |||||||||||||||||||
Tags | No tags attached. | ||||||||||||||||||
Relationships |
| ||||||||||||||||||
Attached Files | |||||||||||||||||||
Issue History | |||||||||||||||||||
Date Modified | Username | Field | Change | ||||||||||||||||
2017-07-27 10:18 | mtaal | New Issue | |||||||||||||||||
2017-07-27 10:18 | mtaal | Assigned To | => mtaal | ||||||||||||||||
2017-07-27 10:18 | mtaal | OBNetwork customer | => No | ||||||||||||||||
2017-07-27 10:18 | mtaal | Triggers an Emergency Pack | => No | ||||||||||||||||
2017-07-27 10:19 | mtaal | Relationship added | related to 0036536 | ||||||||||||||||
2017-07-27 10:19 | mtaal | Relationship added | related to 0036323 | ||||||||||||||||
2017-12-28 09:57 | mtaal | Target Version | RR17Q4 => RR18Q1 | ||||||||||||||||
2018-02-14 12:59 | mtaal | Target Version | RR18Q1 => | ||||||||||||||||
2022-05-20 09:07 | mtaal | Status | new => closed |
There are no notes attached to this issue. |