mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* update_device, add location to list of bad_fields The field 'location' can't be changed using API update_device_field, even when used with 'override_sysLocation'. It should not return success, with the "Device fields have been updated" message that is untrue. * Actually make it work Co-authored-by: Tony Murray <murraytony@gmail.com>