mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
MuninPluginController did not ask for device_id in baseQuery, hence later it was impossible to construct valid Device model causing subsequent call to shortDisplayName in formatItem to be on NULL.