If I search for:
project=cp and summary ~ "Bridge"
I get 52 results. However, if I search for:
issueFunction in issueFieldMatch("project=CP", "summary", "Bridge")
I get 0 results.
I don't have admin access, so I can't look at the logs to try to debug this. Any ideas?