Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0013561 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | have not tried | 2010-06-07 15:23 | 2010-06-09 00:00 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | af6f4b1c737d | ||||
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 | 0013561: [NewCr] dbprefix is inserted per module version instead of only per module | |||||||
Description | All published modules contain duplicates in their dbprefixes, as the publish code adds a new db-prefix per published version. | |||||||
Proposed Solution | a.) Remove duplicates in the db once b.) Fix java code for publishing c.) Add unique constraint on ad_module_id,name | |||||||
Tags | NewCR | |||||||
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 |