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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0013561
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajorhave not tried2010-06-07 15:232010-06-09 00:00
ReportershuehnerView Statuspublic 
Assigned Toalostale 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revisionaf6f4b1c737d
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

0013561: [NewCr] dbprefix is inserted per module version instead of only per module

DescriptionAll published modules contain duplicates in their dbprefixes, as the publish code adds a new db-prefix per published version.
Proposed Solutiona.) Remove duplicates in the db once
b.) Fix java code for publishing
c.) Add unique constraint on ad_module_id,name
TagsNewCR
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0028064)
hgbot (developer)
2010-06-07 15:47

Repository: erp/pmods/org.openbravo.utility.centralrepository
Changeset: af6f4b1c737d633fc701c3941847543f060b7e56
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Mon Jun 07 15:46:52 2010 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.utility.centralrepository/rev/af6f4b1c737d633fc701c3941847543f060b7e56 [^]

fixed bug 13561: [NewCr] dbprefix is inserted per module version instead of only per module

---
M src-db/database/model/tables/OBUCR_MODULE_DBPREFIX.xml
M src/org/openbravo/utility/centralrepository/process/PublishModule.java
---
(0028196)
shuehner (administrator)
2010-06-08 19:29

code reviewed+tested, java code now avoids inserting duplicate dbprefixes for the same module, as extra safety an extra db-constraint does ensure there are no duplicate inside the same module.
The existing duplicates in the test-system have been manually cleaned up.

- Issue History
Date Modified Username Field Change
2010-06-07 15:23 shuehner New Issue
2010-06-07 15:23 shuehner Assigned To => alostale
2010-06-07 15:23 shuehner Tag Attached: NewCR
2010-06-07 15:47 hgbot Checkin
2010-06-07 15:47 hgbot Note Added: 0028064
2010-06-07 15:47 hgbot Status new => resolved
2010-06-07 15:47 hgbot Resolution open => fixed
2010-06-07 15:47 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.utility.centralrepository/rev/af6f4b1c737d633fc701c3941847543f060b7e56 [^]
2010-06-08 19:29 shuehner Note Added: 0028196
2010-06-08 19:29 shuehner Status resolved => closed
2010-06-09 00:00 anonymous sf_bug_id 0 => 3013462


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker