Getting None
from tag of DeviceRole
#18180
Unanswered
ngotzmann
asked this question in
Help Wanted!
Replies: 0 comments
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.
-
Deployment Type
Self-hosted
Triage priority
N/A
NetBox Version
v4.1.6
Python Version
3.12
Steps to Reproduce
Summary:
I observed the issue on a CustomValidation script. When I try to get the tag from a DeviceRole, it is everytime
dcim.DeviceRole.None
.Exect Steps:
dcim.DeviceRole.None
instead of your tag nameExpected Behavior
Getting name of the tag.
Observed Behavior
Getting
dcim.DeviceRole.None
Beta Was this translation helpful? Give feedback.
All reactions