Openbravo Issue Tracking System - POS2
View Issue Details
0056409POS2POSpublic2024-09-05 10:072024-09-09 09:04
lmonreal 
Rajesh_18 
highmajoralways
closedfixed 
5
 
24Q2.324Q2.3 
Production - Confirmed Stable
2023-11-06
24Q1
https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/b9ec2ec15b944a07e4ec8815448b17f088ac0169 [^]
No
0056409: 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 => 24Q2.3
2024-09-09 08:48hgbotNote Added: 0168911
2024-09-09 09:04hgbotResolutionopen => fixed
2024-09-09 09:04hgbotStatusscheduled => closed
2024-09-09 09:04hgbotNote Added: 0168913
2024-09-09 09:04hgbotFixed in Version => 24Q2.3
2024-09-09 09:04hgbotNote Added: 0168914

Notes
(0168911)
hgbot   
2024-09-09 08:48   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1584 [^]
(0168913)
hgbot   
2024-09-09 09:04   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1584 [^]
(0168914)
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: baa26c06217cbcd3f1718c10adb82b4439828418
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 09-09-2024 12:14:26
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/baa26c06217cbcd3f1718c10adb82b4439828418 [^]

Fixed ISSUE-56409: 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
---