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

Closed
opened 2025-12-29 19:45:55 +01:00 by adam · 0 comments
Owner

Originally created by @candlerb on GitHub (Aug 18, 2022).

Originally assigned to: @arthanson on GitHub.

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

Originally created by @candlerb on GitHub (Aug 18, 2022). Originally assigned to: @arthanson on GitHub. ### 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](https://user-images.githubusercontent.com/44789/185452064-bb3c043f-cf06-4286-bf16-18587c357df8.png) ![image](https://user-images.githubusercontent.com/44789/185451810-97c9b773-873f-4355-967e-9d71a9eb4c77.png)
adam added the type: bugstatus: accepted labels 2025-12-29 19:45:55 +01:00
adam closed this issue 2025-12-29 19:45:55 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#6835