netbox-lifecycle icon indicating copy to clipboard operation
netbox-lifecycle copied to clipboard

Custom Fields not pushed to the API

Open benjaminteyssier opened this issue 10 months ago • 1 comments

Plugin version

v1.1.5

NetBox version

v4.2.3

Python version

3.9

Steps to Reproduce

  1. Create a contrat with a custom field
  2. 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

benjaminteyssier avatar Feb 07 '25 08:02 benjaminteyssier

Actually, custom fields do not show up in the UI edit form either.

Image

Image

Azmodeszer avatar Apr 02 '25 08:04 Azmodeszer