Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0058275 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [POS2] POS | major | always | 2025-02-11 17:59 | 2025-03-23 22:44 | |||
Reporter | jfvaringot | View Status | public | |||||
Assigned To | meriem_azaf | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 24Q4.2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | 24Q4 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | approved | |||||||
Review Assigned To | ||||||||
OBNetwork customer | OBPS | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0058275: POS 2 - POS is frozen after automatic logout out, when manual action to logout is in progress | |||||||
Description | REPRODUCED ON 24Q4 and 25Q1 and MASTER When the automatic logout (timeout) is set, that the user started to manually log out when he is logged out automatically, the POS is frozen at login. | |||||||
Steps To Reproduce | Set an automatic logout on back : 1. Preference 'Web POS Session Timeout' (for example 30s) 2. Preference 'Web POS Session Timeout - Alert Lead Time' (for example 10s) On POS : 1. log in 2. click on deconnexion 3. do not disconnect and wait for the automatic logout 4. let the POS disconnects the user 5. log in -> the POS is frozen | |||||||
Proposed Solution | Affter having been disconnected, the user can connect again when login again. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0176938) hgbot (developer) 2025-03-18 11:26 |
Merge Request created: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1827 [^] |
(0177146) hgbot (developer) 2025-03-23 22:44 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.core2 [^] Changeset: 0e9284078d508e2ef3f035b5173220e9bd254914 Author: Augusto Mauch <a.mauch@orisha.com> Date: 18-03-2025 11:25:01 URL: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.core2/-/commit/0e9284078d508e2ef3f035b5173220e9bd254914 [^] Fixes ISSUE-58275: Screen is not locked after automatic logout The problem was that if the automatic logout took place while a user action was blocked because of a dialog in a prehook, the user action stack was never cleaned, and when the user logged in again, the application would think the user action was still in execution, showing the user action scrim and blocking the screen. Now, when the login screen is rendered for the first time, the user action stack will be reset. --- A web-jspack/org.openbravo.core2/src/components/AuthProvider/__test__/LoginScreen.test.jsx M web-jspack/org.openbravo.core2/src/components/AuthProvider/LoginScreen.jsx M web-jspack/org.openbravo.core2/src/components/AuthProvider/stories/LoginScreen.stories.jsx --- |
(0177147) hgbot (developer) 2025-03-23 22:44 |
Merge request merged: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1827 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2025-03-18 11:08 | meriem_azaf | Type | defect => backport |
2025-03-18 11:08 | meriem_azaf | Target Version | => 24Q4.2 |
2025-03-18 11:10 | meriem_azaf | Assigned To | AugustoMauch => meriem_azaf |
2025-03-18 11:10 | meriem_azaf | Target Version | 24Q4.2 => 24Q4 |
2025-03-18 11:26 | hgbot | Note Added: 0176938 | |
2025-03-23 22:44 | hgbot | Resolution | open => fixed |
2025-03-23 22:44 | hgbot | Status | scheduled => closed |
2025-03-23 22:44 | hgbot | Fixed in Version | => 24Q4.2 |
2025-03-23 22:44 | hgbot | Note Added: 0177146 | |
2025-03-23 22:44 | hgbot | Note Added: 0177147 |
Copyright © 2000 - 2009 MantisBT Group |