NetBox version
v3.4.2
Python version
3.8
Steps to Reproduce
- Add a custom field with the name
testdate to the Circuit model with the type Date
- Add a circuit
testcircuit
- Mark
testcircuit in the circuit list and press Edit Selected
Expected Behavior
changes applied successfully
Observed Behavior
following error message
<class 'TypeError'>
fromisoformat: argument must be str
Python version: 3.8.10
NetBox version: 3.4.2