Plugin Version
0.4.0
NetBox Version
4.4.4
Python Version
3.12
Steps to Reproduce
- Create custom object type
- Add two fields to type, one required and one not required
- Create two objects of this object type
- Bulk edit both objects and try to just change non-required field
Expected Behavior
Non-required field is updated, required field is ignored
Observed Behavior
Cannot submit unless required field is completed as well
