|
||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
- [JIRA] (JENKINS-7117) Quick Search should chec... jgl...@cloudbees.com (JIRA)
- [JIRA] (JENKINS-7117) Quick Search should... jgl...@cloudbees.com (JIRA)
Does not appear possible currently. The "search" box is really a navigation tool. There is an extension point SearchFactory, but (1) implementing it cancels (rather than supplements) the standard implementation, (2) it is only called from SearchableModelObject.getSearch which itself does not seem to be called at all.