Server error on bulk editing a custom field of date type #7465

Closed
opened 2025-12-29 20:23:44 +01:00 by adam · 1 comment
Owner

Originally created by @mmfreitas on GitHub (Jan 6, 2023).

NetBox version

v3.4.2

Python version

3.9

Steps to Reproduce

  1. Create a custom field {"name": "Installed_on", "label": "Installed on", "content_type": "DCIM > Device", "type": "Date"}.
  2. Go to devices table and select multiple objects.
  3. Try to update the new custom field with a date such as 2022-11-17.
  4. A server error is thrown.

Expected Behavior

Should be updated on all selected devices.

Observed Behavior

image

Originally created by @mmfreitas on GitHub (Jan 6, 2023). ### NetBox version v3.4.2 ### Python version 3.9 ### Steps to Reproduce 1. Create a custom field {"name": "Installed_on", "label": "Installed on", "content_type": "DCIM > Device", "type": "Date"}. 2. Go to devices table and select multiple objects. 3. Try to update the new custom field with a date such as 2022-11-17. 4. A server error is thrown. ### Expected Behavior Should be updated on all selected devices. ### Observed Behavior ![image](https://user-images.githubusercontent.com/91552302/211041344-c8e25683-af91-4803-a954-af4a9ffe28eb.png)
adam added the type: bugstatus: duplicate labels 2025-12-29 20:23:44 +01:00
adam closed this issue 2025-12-29 20:23:44 +01:00
Author
Owner

@kkthxbye-code commented on GitHub (Jan 6, 2023):

Duplicate of https://github.com/netbox-community/netbox/issues/11379

@kkthxbye-code commented on GitHub (Jan 6, 2023): Duplicate of https://github.com/netbox-community/netbox/issues/11379
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#7465