Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0037646 | Retail Modules | Web POS | public | 2018-01-15 18:53 | 2018-01-24 14:24 |
|
Reporter | marvintm | |
Assigned To | marvintm | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | RR17Q4.1 | Fixed in Version | RR17Q4.1 | |
Merge Request Status | |
Review Assigned To | migueldejuana |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0037646: LogClient should not be sent if session is not valid |
Description | Currently logclient is always sent, even if the WebPOS already detected that session is no longer valid, and that the user must log in again. This wastes network bandwidth, which can in some cases be problematic.
Instead, the process should not be run if the session is not valid, and should only be restarted when the user logs in again. |
Steps To Reproduce | - Log in the WebPOS, with the "Network" tab in developer tools open.
- Restart tomcat (to force session lost)
- Wait some time.
- At some point, the WebPOS detects that the session is lost, and shows the popup that explains the user that he needs to log in again.
- Wait more time. Check the "Network" tab, and realize that the log client request is still triggered periodically. This doesn't make sense, as it wastes bandwidth without any chance of succeeding. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | defect | 0037644 | | closed | marvintm | LogClient should not be sent if session is not valid |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2018-01-15 18:53 | marvintm | Type | defect => backport |
2018-01-15 18:53 | marvintm | Target Version | => RR17Q4.1 |
2018-01-22 11:19 | marvintm | Assigned To | Retail => marvintm |
2018-01-22 13:53 | hgbot | Checkin | |
2018-01-22 13:53 | hgbot | Note Added: 0101841 | |
2018-01-22 13:53 | hgbot | Status | scheduled => resolved |
2018-01-22 13:53 | hgbot | Resolution | open => fixed |
2018-01-22 13:53 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/retail/backports/3.0RR17Q4.1/org.openbravo.mobile.core/rev/f87bcc98aa2af5adfcf17d26bd74e71dabec740e [^] |
2018-01-24 14:24 | migueldejuana | Review Assigned To | => migueldejuana |
2018-01-24 14:24 | migueldejuana | Note Added: 0101923 | |
2018-01-24 14:24 | migueldejuana | Status | resolved => closed |
2018-01-24 14:24 | migueldejuana | Fixed in Version | => RR17Q4.1 |