I want to know if I can add the requesters email address to my JQL query.
We have a Request Email field that I assume I can use. So can this field data be used in a JQL query?
If so, does someone have a sample of what the JQL query would like?
Thanks
Mike
Welcome to the community!
If the Request Email field is a text field then you can use the following JQL:
"Request Email" ~ "email@example.com"
I hope this helps
Best regards
Sam
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.