-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
NetBox version
v2.11.7
Python version
3.6
Steps to Reproduce
- Create a custom field for a ipam > prefix.
- Select a value type as a text.
- Update prefix through the API and set a integer value equal to 51 for the new custom field in the same request
Expected Behavior
Error should be returned.
If a prefix updated through the GUI this works fine.
Observed Behavior
The prefix has an integer value on the custom field
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application