Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0052030 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] Y. DBSourceManager | minor | have not tried | 2023-03-31 14:48 | 2023-04-03 15:59 | |||
Reporter | caristu | View Status | public | |||||
Assigned To | caristu | |||||||
Priority | high | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
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 | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0052030: Naming exceptions for external module columns is not working | |||||||
Description | Applying a naming exception for a column named to be part of a different module from other table (does starting with "EM_) does not work | |||||||
Steps To Reproduce | 0. In DB: alter table c_order add column em_obtest_test text; 1. Login as System Admin 2. Create a new test module with OBTEST as DBPrefix 3. In Core, add a naming exception: - DB Oject Type: column - Object Name: em_obtest_test - Table Name: C_ORDER 4. In c_order table create AD columns from DB 5. export.database ERROR: c_order.em_obtest_test column is exported as part of test module ignoring the exception, it should have been exported to core | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||
|
Notes | |
(0148159) hgbot (developer) 2023-03-31 14:53 |
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/849 [^] |
(0148160) hgbot (developer) 2023-03-31 14:55 |
Merge Request created: https://gitlab.com/openbravo/product/dbsm/-/merge_requests/41 [^] |
(0148206) hgbot (developer) 2023-04-03 15:58 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/dbsm [^] Changeset: 0d7567c6b58c978c1b49969aacbcfdc483125f08 Author: Carlos Aristu <carlos.aristu@openbravo.com> Date: 03-04-2023 11:51:49 URL: https://gitlab.com/openbravo/product/dbsm/-/commit/0d7567c6b58c978c1b49969aacbcfdc483125f08 [^] fixes BUG-52030: Naming exceptions for external module columns is not working --- M src/org/apache/ddlutils/platform/ExcludeFilter.java --- |
(0148207) hgbot (developer) 2023-04-03 15:58 |
Merge request merged: https://gitlab.com/openbravo/product/dbsm/-/merge_requests/41 [^] |
(0148209) hgbot (developer) 2023-04-03 15:59 |
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/849 [^] |
(0148210) hgbot (developer) 2023-04-03 15:59 |
Repository: https://gitlab.com/openbravo/product/openbravo [^] Changeset: 527fbea90f161058063746bf6eb82367522f408e Author: Carlos Aristu <carlos.aristu@openbravo.com> Date: 03-04-2023 11:53:47 URL: https://gitlab.com/openbravo/product/openbravo/-/commit/527fbea90f161058063746bf6eb82367522f408e [^] related to BUG-52030: update dbsourcemanager.jar --- M src-db/database/lib/dbsourcemanager.jar --- |
Issue History | |||
Date Modified | Username | Field | Change |
2023-03-31 14:48 | caristu | New Issue | |
2023-03-31 14:48 | caristu | Assigned To | => caristu |
2023-03-31 14:48 | caristu | Modules | => Core |
2023-03-31 14:48 | caristu | Triggers an Emergency Pack | => No |
2023-03-31 14:53 | hgbot | Note Added: 0148159 | |
2023-03-31 14:55 | hgbot | Note Added: 0148160 | |
2023-04-03 11:56 | caristu | Relationship added | related to 0051088 |
2023-04-03 15:18 | alostale | Steps to Reproduce Updated | View Revisions |
2023-04-03 15:50 | alostale | Issue cloned | 0052044 |
2023-04-03 15:50 | alostale | Relationship added | related to 0052044 |
2023-04-03 15:53 | alostale | Steps to Reproduce Updated | View Revisions |
2023-04-03 15:58 | hgbot | Resolution | open => fixed |
2023-04-03 15:58 | hgbot | Status | new => closed |
2023-04-03 15:58 | hgbot | Note Added: 0148206 | |
2023-04-03 15:58 | hgbot | Note Added: 0148207 | |
2023-04-03 15:59 | hgbot | Note Added: 0148209 | |
2023-04-03 15:59 | hgbot | Note Added: 0148210 |
Copyright © 2000 - 2009 MantisBT Group |