Closed
Description
NetBox version
v3.0.3
Python version
3.9
Steps to Reproduce
- Create a custom field of type "multiple selection", add some values and apply it to any content type (e.g. interfaces)
- Add some custom values to one or more objects the custom field is applied to
- Bulk edit one or more objects where custom values have been applied to
- In the bulk edit form click "Apply" without editing anything
Expected Behavior
As the custom fields have not been edited, the values should be preserved.
Observed Behavior
The custom field data is deleted.