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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0055118
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] I. Performancemajoralways2024-04-08 10:412024-04-24 09:27
ReportermalsasuaView Statuspublic 
Assigned Toaferraz 
PriorityhighResolutionfixedFixed in VersionPR24Q3
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0055118: Index by c_order.Cancelledorder_id is missing

Descriptionin big environments, the search by the column c_order.cancelledorder_id is very slow.

Index is missing for this column
Steps To Reproducen/a
Proposed Solutioncreate index:
      <index name="EM_CCFLDS_ORDER_CANCELLEDORDER" unique="false">
        <index-column name="CANCELLEDORDER_ID"/>
      </index>
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0163533)
aferraz (manager)
2024-04-22 14:42

You should provide the query that needs this index and indicate where it is executed from.
(0163606)
hgbot (developer)
2024-04-23 14:07

Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1212 [^]
(0163640)
hgbot (developer)
2024-04-24 09:27

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: e28ff24d6acb192b528dc42e5146aca9b397daa4
Author: Álvaro Ferraz <alvaro.ferraz@openbravo.com>
Date: 24-04-2024 07:27:16
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/e28ff24d6acb192b528dc42e5146aca9b397daa4 [^]

Fixes ISSUE-55118: Add index in C_ORDER.CANCELLEDORDER_ID column

---
M src-db/database/model/tables/C_ORDER.xml
---
(0163641)
hgbot (developer)
2024-04-24 09:27

Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1212 [^]

- Issue History
Date Modified Username Field Change
2024-04-08 10:41 malsasua New Issue
2024-04-08 10:41 malsasua Assigned To => Triage Platform Base
2024-04-08 10:41 malsasua Modules => Core
2024-04-08 10:41 malsasua Triggers an Emergency Pack => No
2024-04-22 07:44 alostale Assigned To Triage Platform Base => Triage Omni OMS
2024-04-22 14:42 aferraz Note Added: 0163533
2024-04-22 14:42 aferraz Status new => feedback
2024-04-22 14:42 aferraz Assigned To Triage Omni OMS => malsasua
2024-04-22 17:48 aferraz Assigned To malsasua => Triage Omni OMS
2024-04-22 17:48 aferraz Status feedback => new
2024-04-23 14:07 hgbot Note Added: 0163606
2024-04-23 14:07 aferraz Assigned To Triage Omni OMS => aferraz
2024-04-24 09:27 hgbot Resolution open => fixed
2024-04-24 09:27 hgbot Status new => closed
2024-04-24 09:27 hgbot Fixed in Version => PR24Q3
2024-04-24 09:27 hgbot Note Added: 0163640
2024-04-24 09:27 hgbot Note Added: 0163641


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker