Community
Participate
Working Groups
Created attachment 170734 [details] Library Description: The filter of the data set extended from the library can be removed, but the filter still effects on table Build: 2.6.0.v20100601-0955 Steps to reproduce: 1. New a library with a data set of CUSTOMERS. 2. Add a filter in data set. 3. New a report extend the library's data set and remove the filter. 4. Drag data set to layout. 5. Preview Expected result: The filter can not be removed or the filter does not work after it is removed. Actual result: After remove the filter, preview is correct in data set, but table preview is wrong. Error log: N/A
Created attachment 170735 [details] Report
Are filter is cleared from local, it's supposed to inherit from the library again. However the dataset editor UI doesn't show the correct state, only after close the report and open again, it shows the inherited filters.
Defer.
If only one filter exists and user needs to remove it, set an empty list to the handle in this case. fixed.
Verified in daily build 3.7.0.v20110331-0630