Deleting power ports from device returns to main page #1577

Closed
opened 2025-12-29 16:33:08 +01:00 by adam · 0 comments
Owner

Originally created by @emarton77 on GitHub (Feb 27, 2018).

Issue type

[ ] Feature request
[X] Bug report
[ ] Documentation

Environment

  • Python version: 3.5.2
  • NetBox version: 2.3.0

Description

To replicate the behavior create a power port on a device, delete it. After the confirmation for deletion you end up on the netbox home page rather then staying on the device editing page.
Same happens when deleting interfaces and console ports on the device. Deleting IP addresses assigned to an interface will not show this behavior.
Not sure if it's the intended way of working but on netbox v2.2.10 deleting anything would stay on the device page which i think is normal.

Originally created by @emarton77 on GitHub (Feb 27, 2018). ### Issue type [ ] Feature request <!-- An enhancement of existing functionality --> [X] Bug report <!-- Unexpected or erroneous behavior --> [ ] Documentation <!-- A modification to the documentation --> <!-- Please describe the environment in which you are running NetBox. (Be sure to verify that you are running the latest stable release of NetBox before submitting a bug report.) If you are submitting a bug report and have made any changes to the code base, please first validate that your bug can be recreated while running an official release. --> ### Environment * Python version: 3.5.2<!-- Example: 3.5.4 --> * NetBox version: 2.3.0<!-- Example: 2.1.3 --> <!-- BUG REPORTS must include: * A list of the steps needed for someone else to reproduce the bug * A description of the expected and observed behavior * Any relevant error messages (screenshots may also help) FEATURE REQUESTS must include: * A detailed description of the proposed functionality * A use case for the new feature * A rough description of any necessary changes to the database schema * Any relevant third-party libraries which would be needed --> ### Description To replicate the behavior create a power port on a device, delete it. After the confirmation for deletion you end up on the netbox home page rather then staying on the device editing page. Same happens when deleting interfaces and console ports on the device. Deleting IP addresses assigned to an interface will not show this behavior. Not sure if it's the intended way of working but on netbox v2.2.10 deleting anything would stay on the device page which i think is normal.
adam added the type: bugstatus: accepted labels 2025-12-29 16:33:08 +01:00
adam closed this issue 2025-12-29 16:33:08 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#1577