Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0051849 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | have not tried | 2023-03-14 13:21 | 2023-03-20 13:50 | |||
Reporter | caristu | View Status | public | |||||
Assigned To | caristu | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR23Q2 | |||
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 | 0051849: Check for missing master data model index is wrong | |||||||
Description | When 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 Reproduce | 1) Execute the attached test which builds a query that should fail due to not having the expected index. Note that the test fails. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
|||||||||
|
![]() |
|
(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 --- |
![]() |
|||
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 | OBNetwork customer | => No |
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 | Merge Request Status | => open |
2023-03-14 13:24 | hgbot | Note Added: 0147520 | |
2023-03-20 08:48 | hgbot | Merge Request Status | open => approved |
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 |