Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin:Fix Bugzilla Bug 142675 [Regression]Query change is not saved without "Preview Results"

-Summary:

Fix Bugzilla Bug 142675 [Regression]Query change is not saved without "Preview Results"

 

-Bugzilla Bug (s) Resolved:  

 142675

 

-Description:    

Occurred when mutually updating DataSetHandle and DataSetDesign.

New method has been introduced now to update DataSetDesign by specific Property.

DataSetDesign will always be maintained as the latest version whatsoever and eventually be used to update DataSetHandle.

 

-Tests Description:   

Manual Test

 

-Notes to Build Team:

-Notes to Developers:

-Notes to QA:  

-Notes to Documentation:  

 

-Files Added: 

-Files Edited:

/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/data/ui/dataset/DataModelManager.java

/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/data/ui/dataset/DataSetDataSourceSelectionPage.java

/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/data/ui/dataset/DataSetEditor.java

/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/data/ui/dataset/DataSetParametersPage.java

 

/org.eclipse.birt.report.model.adapter.oda/src/org/eclipse/birt/report/model/adapter/oda/ModelOdaAdapter.java 

-Files Deleted

 

 

 


Back to the top