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

L2VPN table is missing available column for "Identifier" #10059

Closed
candlerb opened this issue Aug 18, 2022 · 0 comments · Fixed by #10097
Closed

L2VPN table is missing available column for "Identifier" #10059

candlerb opened this issue Aug 18, 2022 · 0 comments · Fixed by #10097
Assignees
Labels
status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application

Comments

@candlerb
Copy link
Contributor

NetBox version

v3.3.0

Python version

3.8

Steps to Reproduce

  1. Create two L2VPNs with identifier 1000
  2. Go to list of L2VPNs (/ipam/l2vpns/)
  3. Click the "Configure Table" button and try to add a column for the identifier

Expected Behavior

Identifier field available to be selected as a table column.

Observed Behavior

It's not available. There's a column called "ID" but that's the database primary key.
image
image

@candlerb candlerb added the type: bug A confirmed report of unexpected behavior in the application label Aug 18, 2022
@jeremystretch jeremystretch added the status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation label Aug 18, 2022
@arthanson arthanson self-assigned this Aug 22, 2022
arthanson added a commit to arthanson/netbox that referenced this issue Aug 22, 2022
@arthanson arthanson removed the status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation label Aug 22, 2022
arthanson added a commit to arthanson/netbox that referenced this issue Aug 22, 2022
@jeremystretch jeremystretch added the status: accepted This issue has been accepted for implementation label Aug 22, 2022
jeremystretch added a commit that referenced this issue Aug 22, 2022
Fix for #10059 - add identifier to L2VPN table
jeremystretch added a commit that referenced this issue Aug 22, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 21, 2022
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

Successfully merging a pull request may close this issue.

3 participants