Openbravo Issue Tracking System - POS2
View Issue Details
0056408POS2POSpublic2024-09-05 10:072024-09-09 09:04
lmonreal 
Rajesh_18 
highmajoralways
closedfixed 
5
 
24Q3.124Q3.1 
Production - Confirmed Stable
2023-11-06
24Q1
https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/b9ec2ec15b944a07e4ec8815448b17f088ac0169 [^]
No
0056408: WEBPOS session timeout preference not working
It seems that it is a regression.

If I configure the preference and set value to 3, nothing happens after 3 minutes of inactivity.

The expectation is that that WEBPOS will logout after.
1. Configure preference WEBPOS session timeout in minutes. Ej, 3 minutes=3
2. Test 3 minutes of inactivity in WEBPOS---> Nothing happens

The expectation is that that WEBPOS will logout after.
No tags attached.
blocks defect 0056373 closed Rajesh_18 WEBPOS session timeout preference not working 
Issue History
2024-09-09 08:21marvintmTypedefect => backport
2024-09-09 08:21marvintmTarget Version => 24Q3.1
2024-09-09 08:49hgbotNote Added: 0168912
2024-09-09 09:04hgbotResolutionopen => fixed
2024-09-09 09:04hgbotStatusscheduled => closed
2024-09-09 09:04hgbotNote Added: 0168915
2024-09-09 09:04hgbotFixed in Version => 24Q3.1
2024-09-09 09:04hgbotNote Added: 0168916

Notes
(0168912)
hgbot   
2024-09-09 08:49   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1585 [^]
(0168915)
hgbot   
2024-09-09 09:04   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1585 [^]
(0168916)
hgbot   
2024-09-09 09:04   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 1c123d53ff73109f0c6f0e07187a69ba22e0349d
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 09-09-2024 12:16:55
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/1c123d53ff73109f0c6f0e07187a69ba22e0349d [^]

Fixed ISSUE-56408: Session Timeout value taken into account for pos automatic logout

---
M web-jspack/org.openbravo.core2/src/core/sessionExpiration/SessionExpirationPreventerTimeout.js
M web-jspack/org.openbravo.core2/src/core/sessionExpiration/__test__/SessionExpirationPreventerTimeout.test.js
---