Circuit Install Date set to NULL exports to csv as — #5968

Closed
opened 2025-12-29 19:35:01 +01:00 by adam · 2 comments
Owner

Originally created by @ryanmerolle on GitHub (Jan 19, 2022).

Originally assigned to: @seulsale on GitHub.

NetBox version

v3.1.6

Python version

3.9

Steps to Reproduce

  1. Create a circuit with no Install Date
  2. Export circuits to CSV
  3. Notice Install Date Field value displayed as —

Expected Behavior

Install Date shows as NULL or empty

Observed Behavior

Install Date shows as —

Originally created by @ryanmerolle on GitHub (Jan 19, 2022). Originally assigned to: @seulsale on GitHub. ### NetBox version v3.1.6 ### Python version 3.9 ### Steps to Reproduce 1. Create a circuit with no Install Date 2. Export circuits to CSV 3. Notice Install Date Field value displayed as `—` ### Expected Behavior Install Date shows as NULL or empty ### Observed Behavior Install Date shows as `—`
adam added the type: bugstatus: accepted labels 2025-12-29 19:35:01 +01:00
adam closed this issue 2025-12-29 19:35:02 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jan 19, 2022):

Weird, I get an emdash symbol (—), which we use as a placeholder in the table. This is still wrong though; it should be null.

@jeremystretch commented on GitHub (Jan 19, 2022): Weird, I get an emdash symbol (—), which we use as a placeholder in the table. This is still wrong though; it should be null.
Author
Owner

@seulsale commented on GitHub (Jan 21, 2022):

HI, I can work on fixing this bug during the weekend.

@seulsale commented on GitHub (Jan 21, 2022): HI, I can work on fixing this bug during the weekend.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#5968