Utility function get_field_value returns last value when used on a multi-value field #17794
Labels
netbox
severity: low
Does not significantly disrupt application functionality, or a workaround is available
status: under review
Further discussion is needed to determine this issue's scope and/or implementation
type: bug
A confirmed report of unexpected behavior in the application
Deployment Type
Self-hosted
Triage priority
I volunteer to perform this work (if approved)
NetBox Version
v4.1.4
Python Version
3.10
Steps to Reproduce
tagged_vlans
)Expected Behavior
get_field_value to return multiple values
Observed Behavior
get_field_valueu returns a single value
The text was updated successfully, but these errors were encountered: