Cancel Button on Add New Service Wrong Redirection #2046

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

Originally created by @a31amit on GitHub (Oct 3, 2018).

Environment

  • Python version: 3.4
  • NetBox version: 2.4.3

Cancel Button on Add New Service webpage redirects to Netbox Home Page

Steps to Reproduce

Either Open -
https://$NETBOX_SERVER/dcim/devices/$deviceid/services/assign/
Or
Select a device from devices tab, click on Assign a Service, Click on 'cancel Button'

Expected Behavior

Should Redirect back to Device itself from it was accessed.

Observed Behavior

Redirect to NetBox Home Page

Originally created by @a31amit on GitHub (Oct 3, 2018). <!-- NOTE: This form is only for reproducible bugs. If you need assistance with NetBox installation, or if you have a general question, DO NOT open an issue. Instead, post to our mailing list: https://groups.google.com/forum/#!forum/netbox-discuss Please describe the environment in which you are running NetBox. Be sure that you are running an unmodified instance of the latest stable release before submitting a bug report. --> ### Environment * Python version: 3.4 * NetBox version: 2.4.3 <!-- Describe in detail the steps that someone else can take to reproduce this bug using the current stable release of NetBox (or the current beta release where applicable). --> Cancel Button on Add New Service webpage redirects to Netbox Home Page ### Steps to Reproduce Either Open - https://$NETBOX_SERVER/dcim/devices/$deviceid/services/assign/ Or Select a device from devices tab, click on Assign a Service, Click on 'cancel Button' <!-- What did you expect to happen? --> ### Expected Behavior Should Redirect back to Device itself from it was accessed. <!-- What happened instead? --> ### Observed Behavior Redirect to NetBox Home Page
adam added the type: bugstatus: accepted labels 2025-12-29 17:21:44 +01:00
adam closed this issue 2025-12-29 17:21:44 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2046