Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0008832 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Openbravo ERP] 00. Application dictionary | minor | always | 2009-04-29 13:56 | 2009-06-27 00:00 | |||
| Reporter | iperdomo | View Status | public | |||||
| Assigned To | iperdomo | |||||||
| Priority | normal | Resolution | fixed | Fixed in Version | main | |||
| Status | closed | Fix in branch | Fixed in SCM revision | 7c72d1b8a657 | ||||
| Projection | none | ETA | none | Target Version | pi | |||
| OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_13 | |||
| OS Version | 2.6.28-gentoo-r5 | Database version | 8.3.7 | Ant version | 1.7.1 | |||
| Product Version | pi | SCM revision | 5f72df93e3e6 | |||||
| Merge Request Status | ||||||||
| Review Assigned To | ||||||||
| OBNetwork customer | No | |||||||
| Web browser | ||||||||
| Modules | Core | |||||||
| Support ticket | ||||||||
| Regression level | ||||||||
| Regression date | ||||||||
| Regression introduced in release | ||||||||
| Regression introduced by commit | ||||||||
| Triggers an Emergency Pack | No | |||||||
| Summary | 0008832: RuntimeModelTest detected wrong metadata for newly created tables | |||||||
| Description | The RuntimeModelTest has detected wrong metadata (isParent check) on newly created tables/columns. | |||||||
| Steps To Reproduce | Execute the RuntimeModelTest with DEBUG logging level and you'll something like this: --- 5981 [main] DEBUG org.openbravo.test.model.RuntimeModelTest - 3 columns set as *isParent* errors (wrong reference): [AD_Module_DBPrefix_Install - AD_Module_Dbprefix_ID, AD_Module_Install - AD_Module_ID, AD_Module_Dependency_Inst - AD_Module_Dependency_ID] 7179 [main] DEBUG org.openbravo.test.model.RuntimeModelTest - 3 columns set as *isParent* and are *primitive type*: [AD_Module_DBPrefix_Install - AD_Module_Dbprefix_ID, AD_Module_Install - AD_Module_ID, AD_Module_Dependency_Inst - AD_Module_Dependency_ID] | |||||||
| Proposed Solution | Remove the isParent from those columns since are temporary tables. | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
|
Notes |
|
|
(0015924) hgbot (developer) 2009-04-29 14:23 |
Repository: erp/devel/pi Changeset: 053b794f5fb99bff3fa262c74fe68626f1f8a9ed Author: Iván Perdomo <ivan.perdomo <at> openbravo.com> Date: Wed Apr 29 14:22:09 2009 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/053b794f5fb99bff3fa262c74fe68626f1f8a9ed [^] Fixes issue 8832: Removed the isParent check from columns --- M src-db/database/sourcedata/AD_COLUMN.xml --- |
|
(0015998) hgbot (developer) 2009-05-01 22:56 |
Repository: erp/devel/pi Changeset: 7c72d1b8a65798e391cd27e09831dbb431f17f9a Author: Iván Perdomo <ivan.perdomo <at> openbravo.com> Date: Fri May 01 22:56:00 2009 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/7c72d1b8a65798e391cd27e09831dbb431f17f9a [^] Fixed double quotes from previous database export. Related to issue 8832 --- M src-db/database/sourcedata/AD_COLUMN.xml --- |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2009-04-29 13:56 | iperdomo | New Issue | |
| 2009-04-29 13:56 | iperdomo | Assigned To | => iperdomo |
| 2009-04-29 13:56 | iperdomo | OBNetwork customer | => No |
| 2009-04-29 13:56 | iperdomo | Regression testing | => No |
| 2009-04-29 13:57 | iperdomo | Status | new => scheduled |
| 2009-04-29 13:57 | iperdomo | fix_in_branch | => pi |
| 2009-04-29 13:58 | iperdomo | version | => pi |
| 2009-04-29 13:58 | iperdomo | Build | => 5f72df93e3e6 |
| 2009-04-29 13:58 | iperdomo | fix_in_branch | pi => |
| 2009-04-29 14:23 | hgbot | Checkin | |
| 2009-04-29 14:23 | hgbot | Note Added: 0015924 | |
| 2009-04-29 14:23 | hgbot | Status | scheduled => resolved |
| 2009-04-29 14:23 | hgbot | Resolution | open => fixed |
| 2009-04-29 14:23 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/053b794f5fb99bff3fa262c74fe68626f1f8a9ed [^] |
| 2009-05-01 22:56 | hgbot | Checkin | |
| 2009-05-01 22:56 | hgbot | Note Added: 0015998 | |
| 2009-05-01 22:56 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/053b794f5fb99bff3fa262c74fe68626f1f8a9ed [^] => http://code.openbravo.com/erp/devel/pi/rev/7c72d1b8a65798e391cd27e09831dbb431f17f9a [^] |
| 2009-06-22 11:09 | psarobe | Fixed in Version | 2.50MP1 => main |
| 2009-06-26 18:34 | psarobe | Status | resolved => closed |
| 2009-06-27 00:00 | anonymous | sf_bug_id | 0 => 2813020 |
| Copyright © 2000 - 2009 MantisBT Group |