ERROR NotificationService: Error sending notification: Notification{eventTrigger='onsuccess', type='JIRA', content='{"issue key":"EDHDEVOPS-1"}'}: class java.lang.IllegalStateException: login is required
java.lang.IllegalStateException: login is required
at org.rundeck.plugins.notification.JiraNotification.postNotification(JiraNotification.java:45)
at rundeck.services.NotificationService.triggerPlugin(NotificationService.groovy:532)
at rundeck.services.NotificationService$_triggerJobNotification_closure9.doCall(NotificationService.gro
# tail -3 /etc/rundeck/project.properties
project.plugin.Notification.JIRA.login=cicd-rundeck
project.plugin.Notification.JIRA.password=mypassw
project.plugin.Notification.JIRA.url=https://jira.private.com