Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0035191 | Retail Modules | Web POS | public | 2017-02-07 17:58 | 2017-02-20 17:35 |
|
Reporter | guillermogil | |
Assigned To | marvintm | |
Priority | high | Severity | major | Reproducibility | random |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | migueldejuana |
OBNetwork customer | OBPS |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0035191: It is possible to have duplicated primary keys on WebSQL |
Description | It is possible to have duplicated primary keys on WebSQL if you have a lot of products with duplicated names and an small pagination.
When the query is done it orders by name and since there are a lot that have the same value it can rely on errors in WebPOS console and losses of some record.
It will be needed to review each masterdata to ensure the proper behavior of them. |
Steps To Reproduce | N/A |
Proposed Solution | See diff attached for product query and apply it on the other queries.
It is needed to order by a unique constraint. |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | backport | 0035201 | RR17Q1 | closed | marvintm | It is possible to have duplicated primary keys on WebSQL | depends on | backport | 0035202 | RR16Q4.2 | closed | marvintm | It is possible to have duplicated primary keys on WebSQL | related to | defect | 0035312 | | closed | rqueralta | [External Modules] It is possible to have duplicated primary keys on WebSQL |
|
Attached Files | productQuery.diff (1,951) 2017-02-07 17:58 https://issues.openbravo.com/file_download.php?file_id=10426&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2017-02-07 17:58 | guillermogil | New Issue | |
2017-02-07 17:58 | guillermogil | Assigned To | => Retail |
2017-02-07 17:58 | guillermogil | File Added: productQuery.diff | |
2017-02-07 17:58 | guillermogil | OBNetwork customer | => Yes |
2017-02-07 17:58 | guillermogil | Resolution time | => 1488236400 |
2017-02-07 17:58 | guillermogil | Triggers an Emergency Pack | => No |
2017-02-08 15:34 | marvintm | Status | new => scheduled |
2017-02-08 15:34 | marvintm | Assigned To | Retail => marvintm |
2017-02-08 18:49 | hgbot | Checkin | |
2017-02-08 18:49 | hgbot | Note Added: 0094158 | |
2017-02-08 18:49 | hgbot | Status | scheduled => resolved |
2017-02-08 18:49 | hgbot | Resolution | open => fixed |
2017-02-08 18:49 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/eb0aecc1659ef5a32435c472474ac148eb410869 [^] |
2017-02-09 09:43 | hgbot | Checkin | |
2017-02-09 09:43 | hgbot | Note Added: 0094169 | |
2017-02-20 08:44 | hgbot | Checkin | |
2017-02-20 08:44 | hgbot | Note Added: 0094449 | |
2017-02-20 17:35 | migueldejuana | Review Assigned To | => migueldejuana |
2017-02-20 17:35 | migueldejuana | Status | resolved => closed |
2017-02-20 17:38 | migueldejuana | Relationship added | related to 0035312 |