Openbravo Issue Tracking System - POS2
View Issue Details
0052271POS2POSpublic2023-04-27 10:422023-07-21 16:41
AugustoMauch 
meriem_azaf 
normalminorhave not tried
closedfixed 
5
 
23Q3 
AugustoMauch
QA functional test
2023-04-19
https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1668/diffs?commit_id=dc1279dd686f0cc3d602c191a2a77e593917a08c [^]
No
0052271: Till is blocked if we try to access keymap editor in offline mode - when terminal still does not know that it was offline
Till is blocked if we try to access keymap editor in offline mode when the terminal still does not know that it was offline. If the connectivity is lost when the confirmation popup is opened, the terminal is still blocked
1- Open POS2
2- Execute this command to force the confirmation popup when the keymap editor is opened: OB.UTIL.localStorage.setItem('MasterdataLastTotalRefresh', '1682490078730')
3- Open the Keymap Editor, the confirmation popup wll be open. Do not click any button yet
4- Remove the internet connection from the POS
5- Click on YES. The terminal will get blocked
No tags attached.
related to defect 0052907 closed meriem_azaf Login offline is not working 
depends on backport 005227223Q2 closed AugustoMauch Till is blocked if we try to access keymap editor in offline mode - when terminal still does not know that it was offline 
depends on backport 005227323Q1.3 closed AugustoMauch Till is blocked if we try to access keymap editor in offline mode - when terminal still does not know that it was offline 
related to defect 0052418 closed Triage Platform Base Errors in terminal properties are not properly managed in the UI 
related to defect 0052618 closed ranjith_qualiantech_com Pos 2: promotions wrongly configured block the access to the WebPOS 
Issue History
2023-04-27 10:42AugustoMauchNew Issue
2023-04-27 10:42AugustoMauchAssigned To => meriem_azaf
2023-04-27 10:42AugustoMauchRegression level => QA functional test
2023-04-27 10:42AugustoMauchRegression date => 2023-04-19
2023-04-27 10:42AugustoMauchRegression introduced by commit => https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1668/diffs?commit_id=dc1279dd686f0cc3d602c191a2a77e593917a08c [^]
2023-04-27 10:42AugustoMauchTriggers an Emergency Pack => No
2023-04-27 10:42AugustoMauchIssue generated from0052184
2023-04-27 10:42AugustoMauchAssigned Tomeriem_azaf => AugustoMauch
2023-04-27 10:43AugustoMauchStatusnew => scheduled
2023-04-27 11:26hgbotNote Added: 0148984
2023-04-27 16:53hgbotResolutionopen => fixed
2023-04-27 16:53hgbotStatusscheduled => closed
2023-04-27 16:53hgbotNote Added: 0149026
2023-04-27 16:53hgbotFixed in Version => 23Q3
2023-04-27 16:53hgbotNote Added: 0149027
2023-05-11 12:35caristuRelationship addedrelated to 0052418
2023-05-31 15:08ranjith_qualiantech_comRelationship addedrelated to 0052618
2023-07-20 10:27meriem_azafStatusclosed => new
2023-07-20 10:27meriem_azafResolutionfixed => open
2023-07-20 10:27meriem_azafFixed in Version23Q3 =>
2023-07-20 10:27meriem_azafAssigned ToAugustoMauch => meriem_azaf
2023-07-20 10:27meriem_azafStatusnew => acknowledged
2023-07-20 10:28meriem_azafRelationship addedrelated to 0052907
2023-07-20 10:28meriem_azafNote Added: 0152715
2023-07-21 14:01meriem_azafStatusacknowledged => scheduled
2023-07-21 14:01meriem_azafStatusscheduled => resolved
2023-07-21 14:01meriem_azafResolutionopen => fixed
2023-07-21 14:03meriem_azafStatusresolved => new
2023-07-21 14:03meriem_azafResolutionfixed => open
2023-07-21 14:03meriem_azafStatusnew => scheduled
2023-07-21 14:03meriem_azafStatusscheduled => resolved
2023-07-21 14:03meriem_azafFixed in Version => 23Q3
2023-07-21 14:03meriem_azafResolutionopen => fixed
2023-07-21 16:41cbernerReview Assigned To => AugustoMauch
2023-07-21 16:41cbernerNote Added: 0152806
2023-07-21 16:41cbernerStatusresolved => closed

Notes
(0148984)
hgbot   
2023-04-27 11:26   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1064 [^]
(0149026)
hgbot   
2023-04-27 16:53   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1064 [^]
(0149027)
hgbot   
2023-04-27 16:53   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: fa4d4c69eae79e2b92d598b5079e397dd8a04456
Author: Augusto Mauch <augusto.mauch@openbravo.com>
Date: 27-04-2023 16:46:18
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/fa4d4c69eae79e2b92d598b5079e397dd8a04456 [^]

Fixes ISSUE-52271: Keymap Editor can be open even if network connectivity was just lost

A new try/catch block has been introduced to manage properly the case when the terminal is not yet aware that it is offline
when opening the Keymap Editor window

---
M web-jspack/org.openbravo.core2/src/core/terminal/TerminalDataMasterdataHooks.js
---
(0152715)
meriem_azaf   
2023-07-20 10:28   
It is reproducible again in this issue: https://issues.openbravo.com/view.php?id=52907 [^]
(0152806)
cberner   
2023-07-21 16:41   
It is not reproducible, it is fixed. The note mentioning that is reproducible is actually another issue -> https://issues.openbravo.com/view.php?id=52271#c152715 [^]

And it is fixed and merged, but unrelated to this one.