groovy.lang.MissingPropertyException: No such property: event for class: Script764
Not able to catch issue in IssueCreated event while Script Listener from ScriptRunner is used.
Issue issue = event.issue OR event.getIssue()
Trying to capture issue which fires the event.