-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
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.
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application