Hi,
I need to do a search on issue navigator a email address domain.
I used a scripted field to perform this search with the code “return issue.reporter.emailAddress.split("@")[1];”. The preview issue Key brings me that information correctly:
When i opened the issue AT-14629 on Jira with the scripted field on the screen, the domain information is there:
But when i try to search on issue navigator, the search not brings any issue using the (~) operator. (E.g. “email criador” ~ “ritmolog.com.br”):
If i take off the domain that i want, it works.
Can you help me?
Regards
Kindly make sure that you chose a search template for the field. It is done in Issues->Custom Fields then find your field and click edit.
Thanks for your quick reply @ Alexey Matveev.
I checked that the template search was: "Search for text without character restriction".
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.