ptarmiganlabs / butler

Butler brings superpowers to Qlik Sense Enterprise on Windows! Advanced reload failure alerts, task scheduler, key-value store, file system access and much more.
https://butler.ptarmiganlabs.com
MIT License
56 stars 8 forks source link

No alert emails sent if the app owner has no email address registered in Qlik Sense directory #297

Closed mountaindude closed 2 years ago

mountaindude commented 2 years ago

Describe the bug If an app's owner does not have an email address in the Sense directory AND the config option Butler.emailNotification.reloadTaskFailure.appOwnerAlert.enable = true, no email will be sent at all - not even to the list of email addresses specified in the config file.

Expected behavior

mountaindude commented 2 years ago

Important

Make the needed changes for both aborted and failed reload tasks.