Cache not invalidated when interface name changed #2755

Closed
opened 2025-12-29 18:21:47 +01:00 by adam · 2 comments
Owner

Originally created by @candlerb on GitHub (Jul 23, 2019).

Environment

  • Python version: 3.5.2
  • NetBox version: 2.6.10

Steps to Reproduce

  1. Create switch A and switch B
  2. Connect one or more interfaces on switch A to switch B
  3. View switch A, and look at the list of interfaces which show connections to B
  4. Click on one of the switch B interfaces, go to edit, change its name, save
  5. View switch A again

Expected Behavior

The list of connected interfaces on A would show the new name of the interface on B

Observed Behavior

The list of connected interfaces on A still shows the old name of the interface on B

Originally created by @candlerb on GitHub (Jul 23, 2019). ### Environment * Python version: 3.5.2 * NetBox version: 2.6.10 ### Steps to Reproduce 1. Create switch A and switch B 2. Connect one or more interfaces on switch A to switch B 3. View switch A, and look at the list of interfaces which show connections to B 4. Click on one of the switch B interfaces, go to edit, change its name, save 5. View switch A again ### Expected Behavior The list of connected interfaces on A would show the new name of the interface on B ### Observed Behavior The list of connected interfaces on A still shows the old name of the interface on B
adam closed this issue 2025-12-29 18:21:47 +01:00
Author
Owner

@a31amit commented on GitHub (Jul 26, 2019):

Not sure if these two are related - https://github.com/netbox-community/netbox/issues/3366

@a31amit commented on GitHub (Jul 26, 2019): Not sure if these two are related - https://github.com/netbox-community/netbox/issues/3366
Author
Owner

@jeremystretch commented on GitHub (Aug 15, 2019):

Rolled into #3428

@jeremystretch commented on GitHub (Aug 15, 2019): Rolled into #3428
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2755