librenms/app/View
Tony Murray 108727c500
Handle missing device when linking (#16164)
* Handle missing device when linking
Sometimes a device is gone, but data still points to it. Prevent error when that happens (even though it should not)

* Handle more gracefully

* Remove original work around

* Allow unsaved devices, we just need device_id really
2024-06-28 08:48:11 +02:00
..
Components Handle missing device when linking (#16164) 2024-06-28 08:48:11 +02:00
SimpleTemplate.php Better handling of some alerting errors (#13446) 2021-10-29 22:12:20 -05:00