Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0051849 | Retail Modules | Web POS | public | 2023-03-14 13:21 | 2023-03-20 13:50 |
|
Reporter | caristu | |
Assigned To | caristu | |
Priority | high | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR23Q2 | |
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. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0051940 | | closed | caristu | POS2 | Wrong query in ProductScanProductInfo component |
|
Attached Files | test.diff (1,363) 2023-03-14 13:21 https://issues.openbravo.com/file_download.php?file_id=18261&type=bug |
|
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 | 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 |