ChiliProject is not maintained anymore. Please be advised that there will be no more updates.
We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.
Enable use of the "<<me>>" operator when querying custom fields (Feature #1046)
Description
When creating a custom query on the Assignee field, the "<<me>>" operator is available, allowing creating of a generic global query for any issues assigned to the user.
This functionality is currently unavailable when querying on custom fields populated by user list. Please extend the option of using this operator to custom fields.
Associated revisions
Fixed: error when browsing an empty Mercurial repository (#1046).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1343 e93f8b46-1217-0410-a6f0-8f06a7374b81
Add "me" to user custom fields filters #1046
Adapted from
https://github.com/redmine/redmine/commit/28f9605fe2e242cc917108c277d8d6d6db3cdae1
by Jean-Philippe Lang
Fix failing tests for Ruby 1.9 #1046
History
Updated by Holger Just at 2012-06-18 04:43 pm
Related discussion was at
- Category set to Custom Fields
Updated by kwadronaut . at 2012-06-20 12:41 pm
You can almost copy-paste, I think, from a recent Redmine commit
Updated by Felix Schäfer at 2012-06-20 01:04 pm
I've seen that one and tried to apply it, sadly it's not directly compatible, it will need some work to apply cleanly.
Updated by Felix Schäfer at 2012-06-20 01:04 pm
Thanks for the pointer nonetheless :-)
Updated by Holger Just at 2012-06-20 03:23 pm
Pull request is at https://github.com/chiliproject/chiliproject/pull/209
- Status changed from Open to Ready for review
Updated by Holger Just at 2012-06-20 06:03 pm
The feature was merged in e4386f61daf7a78aea7056efe218b4b074a58d8e.
- Status changed from Ready for review to Closed
- Target version set to 3.3.0