We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Python version: 2.7 NetBox version: v2.0.0-dev: de58d0e
Problem: Deleting a rack that has dependent devices show an error message with markup displayed. There are not functioning hyper links.
Unable to delete rack Proposed Rack-2. The following dependent devices were found: <a href="/dcim/devices/116/">Blanking Panel</a>, <a href="/dcim/devices/120/">asr1k-p</a>, <a href="/dcim/devices/117/">bm</a>, <a href="/dcim/devices/118/">bm1</a>, <a href="/dcim/devices/123/">c1900-p</a>, <a href="/dcim/devices/119/">pm3000</a>, <a href="/dcim/devices/125/">pm3000-p</a>, <a href="/dcim/devices/126/">pm3000-p1</a>, <a href="/dcim/devices/121/">sg200-p</a>, <a href="/dcim/devices/122/">sw-p</a>, <a href="/dcim/devices/124/">sw2-p</a>
Intended: Links to dependent devices function properly.
The text was updated successfully, but these errors were encountered:
1f7ef15
Fixes netbox-community#1116: Correct object links on recursive deleti…
4527457
…on error
No branches or pull requests
Issue type: Bug
Python version: 2.7
NetBox version: v2.0.0-dev: de58d0e
Problem: Deleting a rack that has dependent devices show an error message with markup displayed. There are not functioning hyper links.
Intended: Links to dependent devices function properly.
The text was updated successfully, but these errors were encountered: