Add bulk import view for rack reservations #3447

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

Originally created by @jeremystretch on GitHub (Mar 6, 2020).

Originally assigned to: @jeremystretch on GitHub.

Environment

  • Python version: 3.6.9
  • NetBox version: 2.7.9

Proposed Functionality

Add bulk import functionality for rack reservations

Use Case

Enable CSV-based import of rack reservations, similar to other objects.

Database Changes

None

External Dependencies

None

Originally created by @jeremystretch on GitHub (Mar 6, 2020). Originally assigned to: @jeremystretch on GitHub. ### Environment * Python version: 3.6.9 * NetBox version: 2.7.9 ### Proposed Functionality Add bulk import functionality for rack reservations ### Use Case Enable CSV-based import of rack reservations, similar to other objects. ### Database Changes None ### External Dependencies None
adam added the status: acceptedtype: feature labels 2025-12-29 18:29:12 +01:00
adam closed this issue 2025-12-29 18:29:12 +01:00
Author
Owner

@jeremystretch commented on GitHub (Mar 7, 2020):

This might be trickier than initially surmised, since we'll need to pass the current user to the import form for assignment to the RackReservation objects.

@jeremystretch commented on GitHub (Mar 7, 2020): This might be trickier than initially surmised, since we'll need to pass the current user to the import form for assignment to the RackReservation objects.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#3447