add/remove/sync device type updates to device #6682
Jackbennett
started this conversation in
Ideas
Replies: 1 comment
-
What you need is a custom script to do it. There's a CLI script to do it globally here - it was written before custom scripts were available, but it could be converted to one pretty easily. There is also a report here to identify devices with missing components. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Propose to add to Device edit UI buttons to import/drop specific or all fields from the associated device type. Manually, not automatically.
I can see why you wouldn't want editing the device type to affect the device automatically. That'd get annoying and I wouldn't want to remove the interfaces from the type only to find all my devices lost them! But it would be really hand just to have a "match device type" button. Or for example if someone adds a power interface it can offer "add from device type"
Either a simple "import new from device type fields" button to save some work, or a full "here's the device and device type difference" add/remove picker ui.
Without resorting to the API the fastest way to do this is delete/recreate the device. Seems like a UX anti-pattern.
I looked for existing issues and didn't see this suggestion, but sorry if it has come up.
Beta Was this translation helpful? Give feedback.
All reactions