Skip to content

Fixes: #3960 legacy device status #3969

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

Merged

Conversation

kobayashi
Copy link
Contributor

Fixes: #3960

device status still refers legacy choice (integer).

{% if perms.dcim.napalm_read %}
{% if device.status != 1 %}
{% include 'dcim/inc/device_napalm_tabs.html' with disabled_message='Device must be in active status' %}

@wk
Copy link

wk commented Jan 21, 2020

Successfully tested against v2.7.1. Resolves issue described as well as availability of other conditional tabs (such as LLDP Neighbors).

@qaxi
Copy link
Contributor

qaxi commented Jan 21, 2020

Successfully tested against v 2.7.1 .

@jeremystretch jeremystretch merged commit 856d14a into netbox-community:develop Jan 21, 2020
@lock lock bot locked as resolved and limited conversation to collaborators Apr 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Status tab claims device is inactive
4 participants