Hello,
How can I cascade 2 conditions ( issue.issueType.name == 'Prod Defect' and issue.Status.name == 'Open' ) which I am using in the Condition and Configuration of 'send a custom email' in Script Listener ?
Currently, I used " & & " but it is throwing an error.
Thanks in advance.
Best Regards,
Tanu Ranjan Bharadwaj