Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0008859Openbravo ERPA. Platformpublic2009-05-01 13:472009-06-04 00:00
jpabloae 
mtaal 
immediatemajoralways
closedfixed 
302.6.16
pi 
 
Core
No
0008859: C_TEMP_SELECTION and C_TEMP_SELECTION2 present in the database ant not in the AD
There are 2 tables that are present in the database and not in the Application Dictionary. The full junit test output attached (stack-temp-tables.txt.gz).
No tags attached.
related to defect 0008860 closed mtaal testSystemValidation junit test does not detect incosistencies in PostgreSQL 
gz stack-temp-tables.txt.gz (4,884) 2009-05-01 13:47
https://issues.openbravo.com/file_download.php?file_id=1251&type=bug
Issue History
2009-05-01 13:47jpabloaeNew Issue
2009-05-01 13:47jpabloaeAssigned To => rafaroda
2009-05-01 13:47jpabloaeFile Added: stack-temp-tables.txt.gz
2009-05-01 13:47jpabloaeRegression testing => No
2009-05-04 17:04iperdomoStatusnew => scheduled
2009-05-04 17:04iperdomoAssigned Torafaroda => marvintm
2009-05-04 17:04iperdomofix_in_branch => pi
2009-05-04 17:52jpabloaeNote Added: 0016019
2009-05-04 17:52jpabloaePriorityurgent => immediate
2009-05-04 17:52jpabloaefix_in_branchpi =>
2009-05-05 11:24mtaalRelationship addedrelated to 0008860
2009-05-05 11:25mtaalNote Added: 0016039
2009-05-05 11:25mtaalAssigned Tomarvintm => mtaal
2009-05-06 09:13hgbotCheckin
2009-05-06 09:13hgbotNote Added: 0016078
2009-05-06 09:13hgbotStatusscheduled => resolved
2009-05-06 09:13hgbotResolutionopen => fixed
2009-05-06 09:13hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/10bc8ceffb9a01a129bd9959059412b5ee513846 [^]
2009-06-03 12:12psarobeStatusresolved => closed
2009-06-04 00:00anonymoussf_bug_id0 => 2800776

Notes
(0016019)
jpabloae   
2009-05-04 17:52   
As a new policy the failing tests will get a immediate priority.
(0016039)
mtaal   
2009-05-05 11:25   
The solution for this issue is to ignore these tables in the systemvalidation test.

Assigning this issue to me (Martin) as I wrote that test.

gr. Martin
(0016078)
hgbot   
2009-05-06 09:13   
Repository: erp/devel/pi
Changeset: 10bc8ceffb9a01a129bd9959059412b5ee513846
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Wed May 06 09:13:22 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/10bc8ceffb9a01a129bd9959059412b5ee513846 [^]

Fixes issue 8859: C_TEMP_SELECTION and C_TEMP_SELECTION2 present in the database ant not in the AD
Fixes issue 8899: Column type in Application dictionary different to Database column type - UUID

---
M src-db/database/sourcedata/AD_COLUMN.xml
M src/org/openbravo/service/system/DatabaseValidator.java
---