Calum Lind
e38f1173cf
[Notifications] Fix email KeyError with status name
...
Fix user reported error:
Notification failure using email:
[Failure instance: Traceback: <class 'KeyError'>: 'name'
This was due to using empty dict used with get_status where a list of
keys is now required or the all_keys parameter is used.
Fixes : #3303
2021-08-01 08:43:37 +01:00
..
2021-04-17 16:55:54 +01:00
2021-07-25 16:47:14 +01:00
2021-08-01 08:43:37 +01:00
2020-04-20 00:01:16 -07:00
2021-08-01 08:35:17 +01:00
2021-07-25 17:42:05 +01:00
2019-05-15 19:20:08 +01:00
2020-04-23 17:17:20 +01:00
2019-11-13 15:44:46 +00:00
2019-05-18 16:15:27 +01:00
2021-01-24 20:40:20 +00:00
2019-11-12 15:40:38 +00:00
2021-01-24 20:40:20 +00:00
2018-10-03 15:21:53 +01:00
2018-10-03 15:21:53 +01:00
2018-10-03 15:21:53 +01:00
2020-04-23 17:17:20 +01:00
2018-10-03 15:21:53 +01:00
2021-02-20 21:18:32 +00:00
2021-07-25 13:28:18 +01:00
2018-10-03 15:21:53 +01:00
2018-10-03 15:21:53 +01:00
2018-11-02 08:45:39 +00:00
2018-11-02 08:47:57 +00:00
2019-05-21 15:23:45 +01:00