Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0053995 | Openbravo ERP | A. Platform | public | 2023-11-22 09:15 | 2023-11-22 09:15 |
Reporter | alostale | ||||
Assigned To | Triage Platform Base | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | new | Resolution | open | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Review Assigned To | |||||
OBNetwork customer | |||||
Web browser | |||||
Modules | Core | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0053995: "Value" named columns generate a sequence | ||||
Description | Whenever a new column named "Value" is added to any table, a new sequence (AD_Sequence) is created. This is handled by ad_column_trg2 and ad_client_trg. Does it still make sense? What are these sequences used for? | ||||
Steps To Reproduce | 1. Create a new "value" column in any db table 2. Import it in AD -> Check there is a new sequence for it | ||||
Proposed Solution | Review this code, understand its purpose and, if not needed, remove it. If removed, sample data might also be reviewed to clean it up. | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2023-11-22 09:15 | alostale | New Issue | |||
2023-11-22 09:15 | alostale | Assigned To | => Triage Platform Base | ||
2023-11-22 09:15 | alostale | Modules | => Core | ||
2023-11-22 09:15 | alostale | Triggers an Emergency Pack | => No |
There are no notes attached to this issue. |