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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0046463
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminorhave not tried2021-05-03 13:532022-02-01 07:24
ReportercbernerView Statuspublic 
Assigned ToTriage Platform Base 
PrioritynormalResolutionopenFixed in Version
StatusnewFix 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

0046463: ant export.database ignores several tables for some modules

DescriptionSome 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 Reproduce1. 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
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
There are no notes attached to this issue.

- 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
Powered by Mantis Bugtracker