Onemind-Services-LLC / netbox-metatype-importer

Easy import Device and Module types from GitHub repo
Apache License 2.0
43 stars 7 forks source link

Form Invalid When Importing Data Types via API Due to Missing "_init_time" Field #43

Closed kprince28 closed 5 months ago

kprince28 commented 5 months ago

NetBox Version

v3.6, v3.7

NetBox Plugin Version

v0.2.1, v0.3.1

Steps to Reproduce

  1. Use the API to import data types.
  2. Cannot import date types because of invalid form.

Expected Behavior

All data types should be imported.

Observed Behavior

When attempting to import data types using the API, the form is flagged as invalid due to the absence of the "_init_time" field.