Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0050826
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[POS2] POSminorhave not tried2022-11-10 12:112022-11-10 16:33
ReportercaristuView Statuspublic 
Assigned Tocaristu 
PriorityhighResolutionfixedFixed in Version23Q1
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0050826: Missing await in SelectKeymapVersionToEdit.goToNextStep

DescriptionThe 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.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to feature request 0050791 closedcaristu User Action Reasons 

-  Notes
(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
---

- Issue History
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 Triggers an Emergency Pack => No
2022-11-10 12:12 caristu Assigned To Retail => caristu
2022-11-10 12:14 hgbot Note Added: 0143379
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
Powered by Mantis Bugtracker