Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0050826 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [POS2] POS | minor | have not tried | 2022-11-10 12:11 | 2022-11-10 16:33 | |||
Reporter | caristu | View Status | public | |||||
Assigned To | caristu | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 23Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | approved | |||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0050826: Missing await in SelectKeymapVersionToEdit.goToNextStep | |||||||
Description | The SelectKeymapVersionToEdit.goToNextStep function is an asynchronous function that is launching user actions without using await. With the changes introduced with 0050791 SelectKeymapVersionToEditUserAction.test.js test fails because the test is not able to complete the assertions. Adding those missing awaits the problem gets fixed. | |||||||
Steps To Reproduce | . | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0143379) hgbot (developer) 2022-11-10 12:14 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1353 [^] |
(0143381) hgbot (developer) 2022-11-10 12:54 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1353 [^] |
(0143382) hgbot (developer) 2022-11-10 12:54 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^] Changeset: 04d2961b44c5f107af8f80768ee7bec19dc21c3d Author: Carlos Aristu <carlos.aristu@openbravo.com> Date: 10-11-2022 11:53:48 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/04d2961b44c5f107af8f80768ee7bec19dc21c3d [^] fixes BUG-50826: Missing await in SelectKeymapVersionToEdit.goToNextStep --- M web-jspack/org.openbravo.pos2/src/model/user-interface/user-actions/keymapEditor/SelectKeymapVersionToEdit.js --- |
(0143417) hgbot (developer) 2022-11-10 16:33 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^] Changeset: 3e9abf614f58c02cd35adac890d925740a3ac7f2 Author: Carlos Aristu <carlos.aristu@openbravo.com> Date: 10-11-2022 16:32:37 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/3e9abf614f58c02cd35adac890d925740a3ac7f2 [^] related to BUG-50826: Missing async-await in SelectKeymapToEdit.goToNextStep --- M web-jspack/org.openbravo.pos2/src/model/user-interface/user-actions/keymapEditor/SelectKeymapToEdit.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2022-11-10 12:11 | caristu | New Issue | |
2022-11-10 12:11 | caristu | Assigned To | => Retail |
2022-11-10 12:11 | caristu | OBNetwork customer | => No |
2022-11-10 12:11 | caristu | Triggers an Emergency Pack | => No |
2022-11-10 12:12 | caristu | Assigned To | Retail => caristu |
2022-11-10 12:14 | hgbot | Merge Request Status | => open |
2022-11-10 12:14 | hgbot | Note Added: 0143379 | |
2022-11-10 12:17 | hgbot | Merge Request Status | open => approved |
2022-11-10 12:18 | caristu | Relationship added | related to 0050791 |
2022-11-10 12:19 | caristu | Description Updated | View Revisions |
2022-11-10 12:19 | caristu | Description Updated | View Revisions |
2022-11-10 12:53 | caristu | Description Updated | View Revisions |
2022-11-10 12:54 | hgbot | Resolution | open => fixed |
2022-11-10 12:54 | hgbot | Status | new => closed |
2022-11-10 12:54 | hgbot | Note Added: 0143381 | |
2022-11-10 12:54 | hgbot | Fixed in Version | => 23Q1 |
2022-11-10 12:54 | hgbot | Note Added: 0143382 | |
2022-11-10 16:33 | hgbot | Note Added: 0143417 |
Copyright © 2000 - 2009 MantisBT Group |