Community
Participate
Working Groups
As well as supporting queries that have been defined on the server, it should be possible to construct and persist custom queries. I have attached a patch that starts to implement this, but it removes support for named filters and the queries are not persisted. What do you expect from 30 minutes of work :) To make running queries easier, a new method findIssues(Filter) should be added to Jira Core. Named filter and Filter definition should then extend Filter. This is being tracked by issue JDB-89 http://developer.atlassian.com/jira/browse/JDB-89 and will be included in version 0.8.0
Created attachment 35967 [details] Custom query support Custom query wizard (stolen from Jira Dashboard with minor modifications)
*** This bug has been marked as a duplicate of 129086 ***