Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0039554 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | N/A | 2018-10-29 10:24 | 2018-11-05 09:04 | |||
Reporter | avicente | View Status | public | |||||
Assigned To | rqueralta | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR19Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | a4c977259b10 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | marvintm | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0039554: Create index to improve performance of delete action in some windows | |||||||
Description | Hi, Could you create the following index please? We need it to improve the performance of delete action in some windows. CREATE INDEX obpos_orderappr_user ON obpos_order_approval USING btree (ad_user_id) WHERE ad_user_id IS NOT NULL; Thanks, Amaya | |||||||
Steps To Reproduce | N/A | |||||||
Tags | SER-QA | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Notes | |
(0107720) hgbot (developer) 2018-11-02 11:17 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: a4c977259b10fae6e7f281f52d2dcf6f26454266 Author: Rafael Queralta <rafaelcuba81 <at> gmail.com> Date: Tue Oct 30 09:05:26 2018 -0400 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a4c977259b10fae6e7f281f52d2dcf6f26454266 [^] Fixed issue 39554: Create index to improve performance of delete action in some windows --- M src-db/database/model/tables/OBPOS_ORDER_APPROVAL.xml --- |
Issue History | |||
Date Modified | Username | Field | Change |
2018-10-29 10:24 | avicente | New Issue | |
2018-10-29 10:24 | avicente | Assigned To | => Retail |
2018-10-29 10:24 | avicente | Resolution time | => 1541545200 |
2018-10-29 10:24 | avicente | Triggers an Emergency Pack | => No |
2018-10-29 10:25 | avicente | Tag Attached: SER-QA | |
2018-10-30 20:07 | rqueralta | Assigned To | Retail => rqueralta |
2018-10-31 20:29 | rqueralta | Assigned To | rqueralta => avicente |
2018-10-31 20:29 | rqueralta | Assigned To | avicente => rqueralta |
2018-10-31 20:29 | rqueralta | Status | new => scheduled |
2018-11-02 11:17 | hgbot | Checkin | |
2018-11-02 11:17 | hgbot | Note Added: 0107720 | |
2018-11-02 11:17 | hgbot | Status | scheduled => resolved |
2018-11-02 11:17 | hgbot | Resolution | open => fixed |
2018-11-02 11:17 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a4c977259b10fae6e7f281f52d2dcf6f26454266 [^] |
2018-11-05 09:04 | marvintm | Review Assigned To | => marvintm |
2018-11-05 09:04 | marvintm | Status | resolved => closed |
2018-11-05 09:04 | marvintm | Fixed in Version | => RR19Q1 |
Copyright © 2000 - 2009 MantisBT Group |