Enable creation of rack reservations directly from navigation menu #3779

Closed
opened 2025-12-29 18:31:11 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (Jun 12, 2020).

Originally assigned to: @jeremystretch on GitHub.

Environment

  • Python version: 3.6.9
  • NetBox version: 2.8.5

Proposed Functionality

Allow a user to navigate to /dcim/rack-reservations/add/ directly to create a new rack reservation. (NetBox currently requires first navigating to a specific rack, because the reservation form must be initialized with a rack ID.)

Use Case

This standardizes the rack reservation creation view and makes the process slightly more convenient for users.

Database Changes

None

External Dependencies

None

Originally created by @jeremystretch on GitHub (Jun 12, 2020). Originally assigned to: @jeremystretch on GitHub. ### Environment * Python version: 3.6.9 * NetBox version: 2.8.5 ### Proposed Functionality Allow a user to navigate to `/dcim/rack-reservations/add/` directly to create a new rack reservation. (NetBox currently requires first navigating to a specific rack, because the reservation form must be initialized with a rack ID.) ### Use Case This standardizes the rack reservation creation view and makes the process slightly more convenient for users. ### Database Changes None ### External Dependencies None
adam added the status: acceptedtype: feature labels 2025-12-29 18:31:11 +01:00
adam closed this issue 2025-12-29 18:31:11 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#3779