Bug #26509
notifications: TypeError: Cannot read property 'status' of undefined
Description
calling `onGetNotificationsFailed` with `error.response.status`
when response is undefined cause this error.
a small fix will help to remove it.
Associated revisions
History
#1
Updated by The Foreman Bot almost 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6643 added
#2
Updated by Ohad Levy almost 4 years ago
- Target version set to 1.22.0
- Fixed in Releases 1.22.0 added
#3
Updated by Ron Lavi almost 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 98974ec786185deac00e90850c7ece1d786077e6.
#4
Updated by Tomer Brisker almost 4 years ago
- Category set to Web Interface
Fixes #26509 - notifications 'status' of undefined