The JQL condition is something like
"Email" ~ "*com"
get error message: "The text query '*com' for field 'Assignee Name' is not valid: the '*' and '?' are not allowed as first character in wildcard query."
how do I search for using a value which is at the end of the string?
wildcards aren't supported OOTB. While I haven't used myself I have seen others reference JQL Tricks Plugin. Here is a reference that might help.
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.