netbox-lifecycle
netbox-lifecycle copied to clipboard
Custom Fields not pushed to the API
Plugin version
v1.1.5
NetBox version
v4.2.3
Python version
3.9
Steps to Reproduce
- Create a contrat with a custom field
- Use the POST request with the API
Expected Behavior
The API calls for the contracts should return the custom fields
Observed Behavior
Impossible to POST a a custom field to a contract
Actually, custom fields do not show up in the UI edit form either.