Community
Participate
Working Groups
The 'find tasks' option allows the Gerrit review to find items by task id only, or a pre-canned set of queries (all open, all open in project X, all my open). However, it would be useful to also support a generic Gerrit query string http://gerrit.googlecode.com/svn/documentation/2.1.7/user-search.html This would allow the user to define queries such as is:starred, has:draft or even e-mail addresses such as alex.blewitt@gmail.com or Verified=1 Being able to pass through a custom query would mean that the Mylyn connector could remain simple for the simple use-case, and allow power users to craft their own queries.