Hi All,
i try to use the following expression in a JQL condition of my automation:
{{issue.summary.match(".*("Verification of correctness by Legal").*")}}
I receive the following error-message:
Failed to get value for issue.summary.match(".*("Verification of correctness by Legal").*"): {{issue.summary.match(".*("Verification of correctness by Legal").*")}}
Does anyone have an idea how to fix that?
Thanks for your help, Luca