Changelog for Cable Creation Shows Object as "#None" #2447

Closed
opened 2025-12-29 18:18:56 +01:00 by adam · 1 comment
Owner

Originally created by @hSaria on GitHub (Mar 8, 2019).

Environment

  • Python version: 3.6.6
  • NetBox version: 2.5.7

Steps to Reproduce

  1. Create a Cable
  2. Go to /extras/changelog/
  3. The changelog entry there shows #None in the Object column

What did you expect to happen?

As with the short changelog on the main page, the extras/changelog/ page should show the correct object ID for the cable.

What happened instead?

On the extras/changelog/ page, it will show #None in the Object column, instead of #123 (123 being the ID of the cable). (the changelog on the main page shows the correct ID)

Originally created by @hSaria on GitHub (Mar 8, 2019). ### Environment * Python version: 3.6.6 * NetBox version: 2.5.7 ### Steps to Reproduce 1. Create a Cable 2. Go to /extras/changelog/ 3. The changelog entry there shows `#None` in the Object column ### What did you expect to happen? As with the short changelog on the main page, the extras/changelog/ page should show the correct object ID for the cable. ### What happened instead? On the extras/changelog/ page, it will show `#None` in the Object column, instead of `#123` (123 being the ID of the cable). (the changelog on the main page shows the correct ID)
adam added the type: bugstatus: accepted labels 2025-12-29 18:18:56 +01:00
adam closed this issue 2025-12-29 18:18:56 +01:00
Author
Owner

@DanSheps commented on GitHub (Mar 11, 2019):

I haven't dove into this yet, but it appears to be related to using a null label on the cable

@DanSheps commented on GitHub (Mar 11, 2019): I haven't dove into this yet, but it appears to be related to using a null label on the cable
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2447