Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0036323 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] StoreServer | major | have not tried | 2017-06-23 12:15 | 2017-10-02 10:20 | |||
Reporter | mtaal | View Status | public | |||||
Assigned To | mtaal | |||||||
Priority | normal | Resolution | duplicate | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||||||||||||||||
|
![]() |
|||
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 |
Copyright © 2000 - 2009 MantisBT Group |