Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0014601Openbravo ERPY. DBSourceManagerpublic2010-09-17 12:512012-09-24 23:30
marvintm 
marvintm 
normalminorhave not tried
scheduledopen 
5
 
 
Core
No
0014601: Cleaning needed in tasks which used the old data filters
Old dbsm data filters were replaced by Datasets in 2.50. However, several instantiations of the old filters still exist. They are not really used, so it's not harmful, but this should at some point be cleaned.
No tags attached.
diff 14601_part1.diff (5,270) 2010-09-17 12:59
https://issues.openbravo.com/file_download.php?file_id=3099&type=bug
Issue History
2010-09-17 12:51marvintmNew Issue
2010-09-17 12:51marvintmAssigned To => marvintm
2010-09-17 12:59shuehnerFile Added: 14601_part1.diff
2010-09-20 09:00alostaleStatusnew => scheduled
2010-12-07 15:59hgbotCheckin
2010-12-07 15:59hgbotNote Added: 0033052
2010-12-07 16:02hgbotCheckin
2010-12-07 16:02hgbotNote Added: 0033053
2012-08-20 12:33marvintmTypedefect => design defect
2012-09-24 23:30AugustoMauchNote Added: 0052480

Notes
(0033052)
hgbot   
2010-12-07 15:59   
Repository: erp/devel/dbsm-main
Changeset: 28cc095ee5e0559e318e17895dcc1f18cb1208bf
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Tue Dec 07 15:58:39 2010 +0100
URL: http://code.openbravo.com/erp/devel/dbsm-main/rev/28cc095ee5e0559e318e17895dcc1f18cb1208bf [^]

Issue 14601: Remove unused setFilter from DataComparator and its callers

---
M src/org/apache/ddlutils/alteration/DataComparator.java
M src/org/openbravo/ddlutils/task/AlterDatabaseDataAll.java
M src/org/openbravo/ddlutils/task/AlterDatabaseDataMod.java
M src/org/openbravo/ddlutils/task/CheckAPI.java
M src/org/openbravo/ddlutils/task/ExportConfigScript.java
M src/org/openbravo/ddlutils/task/ExportDatabase.java
---
(0033053)
hgbot   
2010-12-07 16:02   
Repository: erp/devel/dbsm-main
Changeset: 79bbfdbf4485218f5b1a9f8b1b18198412a7b9cf
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Tue Dec 07 16:02:23 2010 +0100
URL: http://code.openbravo.com/erp/devel/dbsm-main/rev/79bbfdbf4485218f5b1a9f8b1b18198412a7b9cf [^]

Issue 14601: removed unused import

---
M src/org/apache/ddlutils/alteration/DataComparator.java
---
(0052480)
AugustoMauch   
2012-09-24 23:30   
Impact: low
Plan: mid