Hi,
It would be nice for us to be able to set a simple rule :
if the first caracter is "Z" or "ZFRA" :
either search only in this project (fiches projet)
or put matching issues of this specific project in first position in search results
Thanks,
I think we can easily check first word of a search term is a project key, and if it is a project key we can limit search with that project. If we implement it that way, will it help you? Creating per user prefix configuration page is a lot difficult.
Hi, the Z or ZFRA are not corresponding to any jira project in our case, these are internal reference used for comptability.
So matching jira project trigrams will not help unfortunately
What we need is more a function able to recognize the type of data entered using a simple criteria, and to adapt the response to priorize theses results.
thanks,