Hi,
I need to do a quick search starting with one of the custom fields.
Is it possible?
"quick search"? Please explain further.
if you want to add a custom field to your JQL then something like this...
AND "mycustomfield" = xxxxx
I am referring to the search box located at the top right of the screen, in the header bar of Jira.
One of your clients would like to quickly search for the value of a custom field starting from the quick search.
Is it possible?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I fear not, the quick search is limited in what it can return.
Search - Find issues, projects, boards, queues, filters and people.
https://support.atlassian.com/jira-software-cloud/docs/new-jira-cloud-navigation/
If you wish to have more control, JQL or Basic search is the way to go.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
correct. you cannot configure that search window.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
is it not even possible to use a specific string to indicate the field in which to search?
For example: "cf[10047]=p123" into a quick search?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Nope, that would be a JQL statement. So they can use that in the normal "issue search" but not in the quicksearch
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.