Replies: 1 comment 5 replies
-
What Netbox version are you running? I am presuming it is at least Netbox 2.10.0 which has the new custom field implementation. It looks to me what's happened is that your Workaround 1: create a new custom field called "coordinates" for Device; and then delete it. That should clean up your data. (However it's unclear how it got into this state in the first place) I think that Netbox ought to clean up data automatically in this case, rather than raising a ValidationError, since it's impossible for the GUI user to fix the data. You could raise a feature request for this. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am getting the following error: "Unknown field name 'coordinates' in custom field data." while editing the existing device.
I am getting the following error: "Unknown field name 'coordinates' in custom field data." while editing the existing device.
Can you please help me to solve this issue?
Beta Was this translation helpful? Give feedback.
All reactions