Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0052273 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [POS2] POS | minor | have not tried | 2023-04-27 10:42 | 2023-04-27 17:23 | |||
Reporter | AugustoMauch | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 23Q1.2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | 23Q1.3 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Regression level | QA functional test | |||||||
Regression date | 2023-04-19 | |||||||
Regression introduced in release | ||||||||
Regression introduced by commit | https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1668/diffs?commit_id=dc1279dd686f0cc3d602c191a2a77e593917a08c [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0052273: Till is blocked if we try to access keymap editor in offline mode - when terminal still does not know that it was offline | |||||||
Description | 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 | |||||||
Steps To Reproduce | 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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0149028) hgbot (developer) 2023-04-27 17:14 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1065 [^] |
(0149031) hgbot (developer) 2023-04-27 17:23 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1065 [^] |
(0149032) hgbot (developer) 2023-04-27 17:23 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^] Changeset: 4e81111bf1a7633b33f8e2b1735c51b8d75cc0d1 Author: Augusto Mauch <augusto.mauch@openbravo.com> Date: 27-04-2023 17:11:50 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/4e81111bf1a7633b33f8e2b1735c51b8d75cc0d1 [^] Fixes ISSUE-52273: 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 --- |
Issue History | |||
Date Modified | Username | Field | Change |
2023-04-27 10:43 | AugustoMauch | Type | defect => backport |
2023-04-27 10:43 | AugustoMauch | Target Version | => 23Q1.3 |
2023-04-27 17:14 | hgbot | Note Added: 0149028 | |
2023-04-27 17:23 | hgbot | Resolution | open => fixed |
2023-04-27 17:23 | hgbot | Status | scheduled => closed |
2023-04-27 17:23 | hgbot | Note Added: 0149031 | |
2023-04-27 17:23 | hgbot | Fixed in Version | => 23Q1.2 |
2023-04-27 17:23 | hgbot | Note Added: 0149032 |
Copyright © 2000 - 2009 MantisBT Group |