Community
Participate
Working Groups
In Query View (Navigation View), the query selection view displays all available queries (DerivedTypedElements) : the user is responsible for selecting the correct query according to elements present in the source view. It would be useful to filter the query list to show only applicable queries according to source view content.
Created attachment 214522 [details] Proposed patch Here's a proposed patch for query view filtering. (a) I, Olivier Remaud, wrote 100% of the code I've provided. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. (d) This contribution contains no Cryptography features.
Comment on attachment 214522 [details] Proposed patch Here is a patch smaller than 250 lines (38 lines modified of added). I've committed this patch. Committed revision 2128.
This bug can be marked as fixed.
I've added some more modifications to be able to deal with aggregates and sub facet sets. Committed revision 2129.
Filtering is OK now.