Openbravo Issue Tracking System - Retail Modules | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0048101 | Retail Modules | Web POS | public | 2021-11-18 13:28 | 2021-11-24 08:30 | |||||||
Reporter | malsasua | |||||||||||
Assigned To | ranjith_qualiantech_com | |||||||||||
Priority | high | Severity | major | Reproducibility | sometimes | |||||||
Status | closed | Resolution | fixed | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | ||||||||||||
Target Version | Fixed in Version | RR22Q1 | ||||||||||
Merge Request Status | approved | |||||||||||
Review Assigned To | ||||||||||||
OBNetwork customer | Gold | |||||||||||
Support ticket | 32873 | |||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0048101: clicking in "login" button, nothing is happening, and login is not done | |||||||||||
Description | login is not done. Clicking "login" button, nothing is happening. it happened in the customer after one deployment that full refresh is required, and server was overloaded. It happened in some terminals, not all terminals The problem was solved refreshing the browser "F5" | |||||||||||
Steps To Reproduce | . it is only reproducible in customer environment. . We have reproduced it, following the below steps: 1. in the same chrome, open two tabs with the login page 2. in session1: 2.1 do login 2.2 do logout 3. quickly change to session2 tab, and click in "login" button> login is not done, nothing is happening check video in internal note Debugging we have found that variable isLogginIn is true, when we are clicking in "login" button login: function(user, password, mode, command) { if (this.get('isLoggingIn') === true) { OB.UTIL.Debug.execute(function() { throw 'There is already a logging process in progress'; }); return; } this.set('isLoggingIn', true); var params; | |||||||||||
Proposed Solution | ||||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2021-11-18 13:28 | malsasua | New Issue | ||||||||||
2021-11-18 13:28 | malsasua | Assigned To | => Retail | |||||||||
2021-11-18 13:28 | malsasua | OBNetwork customer | => Gold | |||||||||
2021-11-18 13:28 | malsasua | Support ticket | => 32873 | |||||||||
2021-11-18 13:28 | malsasua | Triggers an Emergency Pack | => No | |||||||||
2021-11-19 09:16 | ranjith_qualiantech_com | Relationship added | related to 0042597 | |||||||||
2021-11-22 06:41 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com | |||||||||
2021-11-24 06:41 | hgbot | Merge Request Status | => open | |||||||||
2021-11-24 06:41 | hgbot | Note Added: 0133312 | ||||||||||
2021-11-24 06:51 | ranjith_qualiantech_com | Status | new => scheduled | |||||||||
2021-11-24 08:30 | hgbot | Merge Request Status | open => approved | |||||||||
2021-11-24 08:30 | hgbot | Note Added: 0133322 | ||||||||||
2021-11-24 08:30 | hgbot | Resolution | open => fixed | |||||||||
2021-11-24 08:30 | hgbot | Status | scheduled => closed | |||||||||
2021-11-24 08:30 | hgbot | Fixed in Version | => RR22Q1 | |||||||||
2021-11-24 08:30 | hgbot | Note Added: 0133323 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|