Toggling interface connection status fails #2130

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

Originally created by @jeremystretch on GitHub (Nov 15, 2018).

Environment

  • Python version: 3.5.2
  • NetBox version: 2.5-beta1

Steps to Reproduce

Attempt to toggle the status of a connected interface by clicking the "mark planned"/"mark installed" button.

Expected Behavior

The status of the interface should change.

Observed Behavior

No reaction is visible in the UI. The request yields a 404 error from the server.

Originally created by @jeremystretch on GitHub (Nov 15, 2018). ### Environment * Python version: 3.5.2 * NetBox version: 2.5-beta1 ### Steps to Reproduce Attempt to toggle the status of a connected interface by clicking the "mark planned"/"mark installed" button. ### Expected Behavior The status of the interface should change. ### Observed Behavior No reaction is visible in the UI. The request yields a 404 error from the server.
adam added the type: bugstatus: accepted labels 2025-12-29 17:22:31 +01:00
adam closed this issue 2025-12-29 17:22:31 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2130