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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0009525
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminorhave not tried2009-06-17 20:072009-10-06 11:24
ReportershuehnerView Statuspublic 
Assigned Tomarvintm 
PriorityurgentResolutionfixedFixed in Version2.50MP6
StatusclosedFix in branchFixed in SCM revision017a009b80dc
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0009525: ad_process_request changes on export.database for two transient columns.

DescriptionThree column of the ad_process_table are modified during normal system use and thus should not be exported on export.database.

- ob_context
- next_fire_time
- previous_fire_time

They should be marked as transient in the dataset to ignore them on export.database
Steps To Reproducerun install.source
Login and use the application (so that the background jobs are executed)
set module.core to isindevelopment='Y'
run export.database -Dforce=yes
see a change to ad_process_request for the columns mentioned above
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
has duplicate defect 0009911pi closedmarvintm Process Request data gets modified and you get a modified xml when exporting database 

-  Notes
(0020095)
hgbot (developer)
2009-09-15 19:43

Repository: erp/devel/pi
Changeset: 017a009b80dcddffee42f0508b43acfcc74523f5
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Sep 15 19:42:55 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/017a009b80dcddffee42f0508b43acfcc74523f5 [^]

Fixed issue 9525. Export.database will no longer export dataset ADRD by default.

---
M build.xml
M src-db/database/build.xml
M src-db/database/lib/dbsourcemanager.jar
M src-db/database/sourcedata/AD_DATASET_TABLE.xml
A src-db/database/sourcedata/referencedData/AD_ALERTRULE.xml
A src-db/database/sourcedata/referencedData/AD_CLIENT.xml
A src-db/database/sourcedata/referencedData/AD_CLIENTINFO.xml
A src-db/database/sourcedata/referencedData/AD_DATATYPE.xml
A src-db/database/sourcedata/referencedData/AD_DIMENSION.xml
A src-db/database/sourcedata/referencedData/AD_LANGUAGE.xml
A src-db/database/sourcedata/referencedData/AD_MONTH.xml
A src-db/database/sourcedata/referencedData/AD_ORG.xml
A src-db/database/sourcedata/referencedData/AD_ORGTYPE.xml
A src-db/database/sourcedata/referencedData/AD_PREFERENCE.xml
A src-db/database/sourcedata/referencedData/AD_PROCESS_REQUEST.xml
A src-db/database/sourcedata/referencedData/AD_ROLE.xml
A src-db/database/sourcedata/referencedData/AD_TASK.xml
A src-db/database/sourcedata/referencedData/AD_TREE.xml
A src-db/database/sourcedata/referencedData/AD_TREENODEBP.xml
A src-db/database/sourcedata/referencedData/AD_TREENODEPR.xml
A src-db/database/sourcedata/referencedData/AD_USER.xml
A src-db/database/sourcedata/referencedData/M_ATTRIBUTESET.xml
A src-db/database/sourcedata/referencedData/M_ATTRIBUTESETINSTANCE.xml
R src-db/database/sourcedata/AD_ALERTRULE.xml
R src-db/database/sourcedata/AD_CLIENT.xml
R src-db/database/sourcedata/AD_CLIENTINFO.xml
R src-db/database/sourcedata/AD_DATATYPE.xml
R src-db/database/sourcedata/AD_DIMENSION.xml
R src-db/database/sourcedata/AD_IMAGE.xml
R src-db/database/sourcedata/AD_LANGUAGE.xml
R src-db/database/sourcedata/AD_MONTH.xml
R src-db/database/sourcedata/AD_ORG.xml
R src-db/database/sourcedata/AD_ORGTYPE.xml
R src-db/database/sourcedata/AD_PREFERENCE.xml
R src-db/database/sourcedata/AD_PROCESS_REQUEST.xml
R src-db/database/sourcedata/AD_ROLE.xml
R src-db/database/sourcedata/AD_TASK.xml
R src-db/database/sourcedata/AD_TREE.xml
R src-db/database/sourcedata/AD_TREENODEBP.xml
R src-db/database/sourcedata/AD_TREENODEPR.xml
R src-db/database/sourcedata/AD_USER.xml
R src-db/database/sourcedata/M_ATTRIBUTESET.xml
R src-db/database/sourcedata/M_ATTRIBUTESETINSTANCE.xml
---
(0020468)
hgbot (developer)
2009-09-29 14:12

Repository: erp/devel/pi-pageddatagrid
Changeset: 017a009b80dcddffee42f0508b43acfcc74523f5
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Sep 15 19:42:55 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi-pageddatagrid/rev/017a009b80dcddffee42f0508b43acfcc74523f5 [^]

Fixed issue 9525. Export.database will no longer export dataset ADRD by default.

---
M build.xml
M src-db/database/build.xml
M src-db/database/lib/dbsourcemanager.jar
M src-db/database/sourcedata/AD_DATASET_TABLE.xml
A src-db/database/sourcedata/referencedData/AD_ALERTRULE.xml
A src-db/database/sourcedata/referencedData/AD_CLIENT.xml
A src-db/database/sourcedata/referencedData/AD_CLIENTINFO.xml
A src-db/database/sourcedata/referencedData/AD_DATATYPE.xml
A src-db/database/sourcedata/referencedData/AD_DIMENSION.xml
A src-db/database/sourcedata/referencedData/AD_LANGUAGE.xml
A src-db/database/sourcedata/referencedData/AD_MONTH.xml
A src-db/database/sourcedata/referencedData/AD_ORG.xml
A src-db/database/sourcedata/referencedData/AD_ORGTYPE.xml
A src-db/database/sourcedata/referencedData/AD_PREFERENCE.xml
A src-db/database/sourcedata/referencedData/AD_PROCESS_REQUEST.xml
A src-db/database/sourcedata/referencedData/AD_ROLE.xml
A src-db/database/sourcedata/referencedData/AD_TASK.xml
A src-db/database/sourcedata/referencedData/AD_TREE.xml
A src-db/database/sourcedata/referencedData/AD_TREENODEBP.xml
A src-db/database/sourcedata/referencedData/AD_TREENODEPR.xml
A src-db/database/sourcedata/referencedData/AD_USER.xml
A src-db/database/sourcedata/referencedData/M_ATTRIBUTESET.xml
A src-db/database/sourcedata/referencedData/M_ATTRIBUTESETINSTANCE.xml
R src-db/database/sourcedata/AD_ALERTRULE.xml
R src-db/database/sourcedata/AD_CLIENT.xml
R src-db/database/sourcedata/AD_CLIENTINFO.xml
R src-db/database/sourcedata/AD_DATATYPE.xml
R src-db/database/sourcedata/AD_DIMENSION.xml
R src-db/database/sourcedata/AD_IMAGE.xml
R src-db/database/sourcedata/AD_LANGUAGE.xml
R src-db/database/sourcedata/AD_MONTH.xml
R src-db/database/sourcedata/AD_ORG.xml
R src-db/database/sourcedata/AD_ORGTYPE.xml
R src-db/database/sourcedata/AD_PREFERENCE.xml
R src-db/database/sourcedata/AD_PROCESS_REQUEST.xml
R src-db/database/sourcedata/AD_ROLE.xml
R src-db/database/sourcedata/AD_TASK.xml
R src-db/database/sourcedata/AD_TREE.xml
R src-db/database/sourcedata/AD_TREENODEBP.xml
R src-db/database/sourcedata/AD_TREENODEPR.xml
R src-db/database/sourcedata/AD_USER.xml
R src-db/database/sourcedata/M_ATTRIBUTESET.xml
R src-db/database/sourcedata/M_ATTRIBUTESETINSTANCE.xml
---
(0020755)
psarobe (manager)
2009-10-06 11:24

Closed again because hudson has reopened without no reason

- Issue History
Date Modified Username Field Change
2009-06-17 20:07 shuehner New Issue
2009-06-17 20:07 shuehner Assigned To => iperdomo
2009-06-30 19:24 psarobe Status new => scheduled
2009-06-30 19:24 psarobe Assigned To iperdomo => marvintm
2009-06-30 19:24 psarobe fix_in_branch => pi
2009-07-17 17:34 iperdomo Relationship added has duplicate 0009911
2009-07-17 17:36 iperdomo Priority normal => urgent
2009-07-17 17:36 iperdomo fix_in_branch pi =>
2009-09-15 19:43 hgbot Checkin
2009-09-15 19:43 hgbot Note Added: 0020095
2009-09-15 19:43 hgbot Status scheduled => resolved
2009-09-15 19:43 hgbot Resolution open => fixed
2009-09-15 19:43 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/017a009b80dcddffee42f0508b43acfcc74523f5 [^]
2009-09-21 13:38 psarobe Status resolved => closed
2009-09-21 13:38 psarobe Fixed in Version => 2.50MP6
2009-09-22 00:00 anonymous sf_bug_id 0 => 2863836
2009-09-29 14:12 hgbot Checkin
2009-09-29 14:12 hgbot Note Added: 0020468
2009-09-29 14:12 hgbot Status closed => resolved
2009-09-29 14:12 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/017a009b80dcddffee42f0508b43acfcc74523f5 [^] => http://code.openbravo.com/erp/devel/pi-pageddatagrid/rev/017a009b80dcddffee42f0508b43acfcc74523f5 [^]
2009-10-06 11:24 psarobe Status resolved => closed
2009-10-06 11:24 psarobe Note Added: 0020755


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker