Jira Automation - BC30456 Error

Hello @lafip81206

For Each issue In jiraIssuesList
If issue.Fields.Priority.Name = “High”
Perform actions for High priority issue
End

Thanks & Cheers!!!

1 Like