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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0051849
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminorhave not tried2023-03-14 13:212023-03-20 13:50
ReportercaristuView Statuspublic 
Assigned Tocaristu 
PriorityhighResolutionfixedFixed in VersionRR23Q2
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

0051849: Check for missing master data model index is wrong

DescriptionWhen doing a query for a master data models with only the equals comparison, there is a check that verifies if there exists a proper index to do the query. In case it does not exist, the query fails throwing an error.

But unfortunately this check is not working properly.
Steps To Reproduce1) Execute the attached test which builds a query that should fail due to not having the expected index. Note that the test fails.
TagsNo tags attached.
Attached Filesdiff file icon test.diff [^] (1,363 bytes) 2023-03-14 13:21 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0051940 closedcaristu POS2 Wrong query in ProductScanProductInfo component 

-  Notes
(0147520)
hgbot (developer)
2023-03-14 13:24

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/487 [^]
(0147684)
hgbot (developer)
2023-03-20 08:48

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/487 [^]
(0147685)
hgbot (developer)
2023-03-20 08:48

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 6cc6383ba09064b3c407a569ebf4a4fe7e0cdd9e
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 20-03-2023 07:48:07
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/6cc6383ba09064b3c407a569ebf4a4fe7e0cdd9e [^]

fixes BUG-51849: fix missing MD model index check

---
M web-test/model/persistence/indexeddb/IndexedDBController.test.js
M web/org.openbravo.mobile.core/app/model/persistence/indexeddb/IndexedDBQuery.js
M web/org.openbravo.mobile.core/app/model/persistence/indexeddb/Model.js
---
(0147707)
hgbot (developer)
2023-03-20 13:50

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: c79bf53033a92e79c007f7de43d614414fd51eb9
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 20-03-2023 13:48:18
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/c79bf53033a92e79c007f7de43d614414fd51eb9 [^]

related to BUG-51849: don't fail if query has no filter clause

---
M web/org.openbravo.mobile.core/app/model/persistence/indexeddb/IndexedDBQuery.js
---

- Issue History
Date Modified Username Field Change
2023-03-14 13:21 caristu New Issue
2023-03-14 13:21 caristu Assigned To => Retail
2023-03-14 13:21 caristu File Added: test.diff
2023-03-14 13:21 caristu Triggers an Emergency Pack => No
2023-03-14 13:21 caristu Assigned To Retail => caristu
2023-03-14 13:24 hgbot Note Added: 0147520
2023-03-20 08:48 hgbot Resolution open => fixed
2023-03-20 08:48 hgbot Status new => closed
2023-03-20 08:48 hgbot Note Added: 0147684
2023-03-20 08:48 hgbot Fixed in Version => RR23Q2
2023-03-20 08:48 hgbot Note Added: 0147685
2023-03-20 13:50 hgbot Note Added: 0147707
2023-03-22 08:58 caristu Relationship added related to 0051940


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker