Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0046463 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
defect | [Openbravo ERP] A. Platform | minor | have not tried | 2021-05-03 13:53 | 2022-02-01 07:24 | |||||||
Reporter | cberner | View Status | public | |||||||||
Assigned To | Triage Platform Base | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | new | 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 | 0046463: ant export.database ignores several tables for some modules | |||||||||||
Description | Some tables in several modules are ignored from some recent changes to support dual modules(not sure if the issue is caused by this or some other change). For example, core2 module can't export OBC2_User_Action records and the info that appears is this: [java] 23450 [main] INFO org.openbravo.ddlutils.task.ExportDatabase - Ignoring because it belongs to uninstalled optional module: OBC2_USER_ACTION.xml Probably some other modules have the same problem, pos2 for sure. There is a workaround until a fix is done: 1. Download this version of dbsourcemanager.jar https://gitlab.com/openbravo/product/openbravo/-/raw/59df028e4084e269b7c57d2fd93d355a9dfb1777/src-db/database/lib/dbsourcemanager.jar [^] 2. Put that file in src-db/database/lib 3. Execute ant export.database after this, it should work fine | |||||||||||
Steps To Reproduce | 1. Install org.openbravo.core2 module 2. Set core2 module in development 3. Add a new record to OBC2_User_Action table 4. Execute ant export.database 5. Check that there's no new record in OBC2_User_Action.xml sourcedata for core2 module and this message appears in terminal: [java] 23450 [main] INFO org.openbravo.ddlutils.task.ExportDatabase - Ignoring because it belongs to uninstalled optional module: OBC2_USER_ACTION.xml | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Issue History | |||
Date Modified | Username | Field | Change |
2021-05-03 13:53 | cberner | New Issue | |
2021-05-03 13:53 | cberner | Assigned To | => AugustoMauch |
2021-05-03 13:53 | cberner | Modules | => Core |
2021-05-03 13:53 | cberner | Triggers an Emergency Pack | => No |
2022-02-01 07:24 | alostale | Assigned To | AugustoMauch => Triage Platform Base |
Copyright © 2000 - 2009 MantisBT Group |