Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0053809 | Retail Modules | Web POS | public | 2023-10-30 20:39 | 2023-12-15 13:16 |
|
Reporter | axelmercado | |
Assigned To | sreehari | |
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR24Q1 | |
Merge Request Status | approved |
Review Assigned To | |
OBNetwork customer | OBPS |
Support ticket | 76807 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0053809: Preference 'POS Web Sessions will expire' does not work correctly. |
Description | When the preference 'POS Web Sessions will expire' is set to 'N' so that sessions never expire, it does not work correctly and sessions expire after 60 minutes. |
Steps To Reproduce | - In Backoffice configure the preferences 'Web POS Sessions will expire' with value 'N' and 'Web POS Sessions Timeout' = 0.
- Login to Web POS and log in.
- Let almost 58 minutes pass and the popup will open informing that the session will expire in 120 seconds. |
Proposed Solution | I think we are facing a bug because the conditionality is not doing its job correctly. Let me explain:
(!this.sessionPing && !OB.MobileApp.model.get('permissions').OBPOS_SessionExpiration)
- this.sessionPing when logging in is undefined, so when denied it becomes True.
- OB.MobileApp.model.get('permissions').OBPOS_SessionExpiration is set to value 'N' as you don't want the session to expire (in the wiki and in the documentation about it, it is explained like this). This condition if as it is negated to be True, therefore the value of serverPingMiliseconds is set. |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2023-10-30 20:39 | axelmercado | New Issue | |
2023-10-30 20:39 | axelmercado | Assigned To | => Retail |
2023-10-30 20:39 | axelmercado | OBNetwork customer | => OBPS |
2023-10-30 20:39 | axelmercado | Support ticket | => 76807 |
2023-10-30 20:39 | axelmercado | Triggers an Emergency Pack | => No |
2023-10-31 07:18 | SABARINATH P | Assigned To | Retail => SABARINATH P |
2023-10-31 07:34 | SABARINATH P | Status | new => scheduled |
2023-11-08 06:10 | hgbot | Merge Request Status | => open |
2023-11-08 06:10 | hgbot | Note Added: 0156882 | |
2023-11-23 00:43 | axelmercado | Note Added: 0157513 | |
2023-11-27 09:58 | hgbot | Merge Request Status | open => approved |
2023-11-27 10:01 | hgbot | Note Added: 0157659 | |
2023-11-27 10:01 | hgbot | Resolution | open => fixed |
2023-11-27 10:01 | hgbot | Status | scheduled => closed |
2023-11-27 10:01 | hgbot | Fixed in Version | => RR24Q1 |
2023-11-27 10:01 | hgbot | Note Added: 0157660 | |
2023-11-28 01:06 | axelmercado | Note Added: 0157711 | |
2023-11-28 01:06 | axelmercado | Status | closed => new |
2023-11-28 01:06 | axelmercado | Resolution | fixed => open |
2023-11-28 01:06 | axelmercado | Fixed in Version | RR24Q1 => |
2023-11-30 12:30 | hgbot | Resolution | open => fixed |
2023-11-30 12:30 | hgbot | Status | new => closed |
2023-11-30 12:30 | hgbot | Fixed in Version | => RR24Q1 |
2023-11-30 12:30 | hgbot | Note Added: 0157848 | |
2023-11-30 15:17 | axelmercado | Status | closed => new |
2023-11-30 15:17 | axelmercado | Resolution | fixed => open |
2023-11-30 15:17 | axelmercado | Fixed in Version | RR24Q1 => |
2023-12-08 08:19 | SABARINATH P | Assigned To | SABARINATH P => sreehari |
2023-12-11 06:44 | sreehari | Status | new => scheduled |
2023-12-13 06:45 | hgbot | Note Added: 0158115 | |
2023-12-15 13:16 | hgbot | Resolution | open => fixed |
2023-12-15 13:16 | hgbot | Status | scheduled => closed |
2023-12-15 13:16 | hgbot | Note Added: 0158265 | |
2023-12-15 13:16 | hgbot | Fixed in Version | => RR24Q1 |
2023-12-15 13:16 | hgbot | Note Added: 0158266 | |
Notes |
|
(0156882)
|
hgbot
|
2023-11-08 06:10
|
|
|
|
|
Hi team, any news for this issue? |
|
|
(0157659)
|
hgbot
|
2023-11-27 10:01
|
|
|
|
(0157660)
|
hgbot
|
2023-11-27 10:01
|
|
|
|
|
I'm reopening this issue as it is still not working properly. After about 60-90 minutes of inactivity, the popup still appears and if no actions are taken the session closes. It should not close. |
|
|
(0157848)
|
hgbot
|
2023-11-30 12:30
|
|
|
|
(0158115)
|
hgbot
|
2023-12-13 06:45
|
|
|
|
(0158265)
|
hgbot
|
2023-12-15 13:16
|
|
|
|
(0158266)
|
hgbot
|
2023-12-15 13:16
|
|
|