Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error editing connection from device interface #2093

Closed
lancesdavis opened this issue May 15, 2018 · 1 comment
Closed

Error editing connection from device interface #2093

lancesdavis opened this issue May 15, 2018 · 1 comment
Labels
status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application

Comments

@lancesdavis
Copy link

Issue type

[ ] Feature request
[x] Bug report
[ ] Documentation

Environment

  • Python version: 3.4.8
  • NetBox version: 2.3.3

Description

Editing connection from device interface leads to 'The requested page does not exist' - I expected it to go to the edit connection page.

20180515_094727

url is https://netbox.teledata.co.uk/circuits/circuit-terminations/3/edit/&return_url=/dcim/devices/2/

netbox 404

@jeremystretch jeremystretch added type: bug A confirmed report of unexpected behavior in the application status: accepted This issue has been accepted for implementation labels May 21, 2018
@jeremystretch
Copy link
Member

Typo in the template.

&return_url=/dcim/devices/2/

should be

?return_url=/dcim/devices/2/

@lock lock bot locked as resolved and limited conversation to collaborators Jan 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
Development

No branches or pull requests

2 participants