Feature #2877
Search custom fields
| Status: | Closed | Start date: | 2009-03-02 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Resolution: | Fixed |
Description
It would be nice to have the ability to include the custom fields in the search function.
History
#1 Updated by Jean-Philippe Lang about 3 years ago
- Status changed from New to Closed
- Resolution set to Fixed
You just need to mark the custom field as searchable.
#2 Updated by Jone Marius Vignes about 3 years ago
My field was defined as an integer field, so this option was not available. After switching to string and using a regexp to ensure integer input, search is available. Thanks!
#3 Updated by Sami Isomäki about 3 years ago
Is there any possibility to search custom fields from users? For example if I add a custom field called "skills" to users I could then search for users with the skills I currently needed.