Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIN:Fix bugzilla bug 174049Joint Data Set page should list columns of data set even if query property is null or blank

Title: CheckIN:Fix bugzilla bug 174049Joint Data Set page should list columns of data set even if query property is null or blank

- Summary:
Fix bugzilla bug
174049 Joint Data Set page should list columns of data set even if query property is null or blank

- Bugzilla Bug (s) Resolved:
Bug
174049

- Description:
To joint data set, we could firstly retrieve its metadata from its resultset property without executing query. If fails, we will execute query to fetch metadata. It will be more efficient when defining a joint dataset. Fix it now!

- Tests Description:
"/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/data/ui/dataset/JointDataSetPage.java"


- Notes to Build Team:

- Notes to Developers:

- Notes to QA:  

- Notes to Documentation:  

- Files Edited:


- Files Added:

- Files Deleted


Back to the top