'Object is not iterable' when setting a custom field (object) on Object Type through API #16216
Labels
severity: medium
Results in substantial degraded or broken functionality for specfic workflows
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
Deployment Type
Self-hosted
NetBox Version
v4.0.2
Python Version
3.11
Steps to Reproduce
Create a virtual machine
Create a custom field for "Virtualization > Virtual Machine" with type Object (Journal Entry)
Create a Journal Entry, ex. on the demo vm1 (361)
Set the custom field to the Journal Entry with the API, it works with the GUI
ex.
Expected Behavior
Get repsonse 200, set the journal entry to the custom field
Observed Behavior
Cant add the entry through the api
The text was updated successfully, but these errors were encountered: