Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0047435 | Retail Modules | Web POS | public | 2021-07-22 09:17 | 2021-07-26 09:27 |
|
Reporter | migueldejuana | |
Assigned To | migueldejuana | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR21Q4 | |
Merge Request Status | approved |
Review Assigned To | adrianromero |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0047435: Avoid asking to Login again if we are in a middle of a process |
Description | If we do a request and the response es 401 because the session is not valid, we show Login Again popup and we can logout. If we are in the middle of a process and we do logout, we can have bugs.
Example:
We are processing an order and before pressing Done, the server is restarted. In preOrderSave hook a module does a request to backend and we get 401 response, so the Login Again popup is shown and we can press Login Again. We will do logout and the complete ticket has not finished yet. It should not be errors but we should avoid doing this because is risky and could cause bugs if we take into account the differente implementation in clients. |
Steps To Reproduce | n/a |
Proposed Solution | Launch login again popup just if there are no processes in execution |
Additional Information | |
Tags | NOR |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2021-07-22 09:17 | migueldejuana | New Issue | |
2021-07-22 09:17 | migueldejuana | Assigned To | => migueldejuana |
2021-07-22 09:17 | migueldejuana | OBNetwork customer | => No |
2021-07-22 09:17 | migueldejuana | Triggers an Emergency Pack | => No |
2021-07-22 09:17 | migueldejuana | Status | new => scheduled |
2021-07-22 09:18 | migueldejuana | Review Assigned To | => adrianromero |
2021-07-22 09:23 | hgbot | Merge Request Status | => open |
2021-07-22 09:23 | hgbot | Note Added: 0130685 | |
2021-07-22 23:18 | rafaroda | Tag Attached: NOR | |
2021-07-26 08:22 | hgbot | Merge Request Status | open => approved |
2021-07-26 09:27 | hgbot | Resolution | open => fixed |
2021-07-26 09:27 | hgbot | Status | scheduled => closed |
2021-07-26 09:27 | hgbot | Fixed in Version | => RR21Q4 |
2021-07-26 09:27 | hgbot | Note Added: 0130745 | |
2021-07-26 09:27 | hgbot | Note Added: 0130746 | |