[Bug] Editing multiple items causes an error #78

Closed
opened 2025-12-29 15:31:41 +01:00 by adam · 1 comment
Owner

Originally created by @DHeckman85 on GitHub (Jun 29, 2016).

When checking two items and editing those selected items, any changes to the attributes will result in an error when saving.

To Reproduce:
Selecting 2 prefixes with the checkbox
Editing those prefixes
Changing any attribute
Saving

Results in:
Server Error
There was a problem with your request. This error has been logged and administrative staff have been notified. Please return to the home page and try again.

Per Stretch in IRC 'Status' is missing from the form

Originally created by @DHeckman85 on GitHub (Jun 29, 2016). When checking two items and editing those selected items, any changes to the attributes will result in an error when saving. To Reproduce: Selecting 2 prefixes with the checkbox Editing those prefixes Changing any attribute Saving Results in: Server Error There was a problem with your request. This error has been logged and administrative staff have been notified. Please return to the home page and try again. Per Stretch in IRC 'Status' is missing from the form
adam added the type: bug label 2025-12-29 15:31:41 +01:00
adam closed this issue 2025-12-29 15:31:41 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jun 29, 2016):

This bug was introduced when prefix/VLAN statuses were changed from custom objects to a static ChoiceField (pre-1.0.0). Need to correct the forms to re-include the status field.

@jeremystretch commented on GitHub (Jun 29, 2016): This bug was introduced when prefix/VLAN statuses were changed from custom objects to a static ChoiceField (pre-1.0.0). Need to correct the forms to re-include the status field.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#78