Export function does not export parent relations #11361

Closed
opened 2025-12-29 21:44:10 +01:00 by adam · 1 comment
Owner

Originally created by @Crubumble on GitHub (Jul 8, 2025).

Originally assigned to: @jeremystretch on GitHub.

Deployment Type

Self-hosted

NetBox Version

v4.3.3

Python Version

3.10

Steps to Reproduce

  1. Navigate to dcim/device-roles/
  2. Create some device roles that have a parent
  3. Use the export function "ALL Data (CSV)"
  4. Open the created csv file

Expected Behavior

The parent field should be in the csv file

Observed Behavior

The parent context is missing

Originally created by @Crubumble on GitHub (Jul 8, 2025). Originally assigned to: @jeremystretch on GitHub. ### Deployment Type Self-hosted ### NetBox Version v4.3.3 ### Python Version 3.10 ### Steps to Reproduce 1. Navigate to dcim/device-roles/ 2. Create some device roles that have a parent 3. Use the export function "ALL Data (CSV)" 4. Open the created csv file ### Expected Behavior The parent field should be in the csv file ### Observed Behavior The parent context is missing
adam added the type: bugstatus: acceptedseverity: low labels 2025-12-29 21:44:10 +01:00
adam closed this issue 2025-12-29 21:44:10 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jul 10, 2025):

A parent column seems to be missing from other nested models as well, such as region and location.

@jeremystretch commented on GitHub (Jul 10, 2025): A `parent` column seems to be missing from other nested models as well, such as region and location.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#11361