Please re-open #3116 #2644

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

Originally created by @pm17788 on GitHub (Jun 3, 2019).

Sadly, the behaviour in #3116 still exists.

Environment

  • Python version: 3.5.2
  • NetBox version: 2.5.8

Steps to Reproduce

  1. Browse to: https://NetBoxURL/extras/tags, see count of tags (ex: 25)
  2. Browse to: https://NetBoxURL/api/extras/tags, see count which is an aggregate of all tagged items, rather then the count of distinct tags in NetBox

Expected Behavior

API count of tags should match the WebUI and the API

Observed Behavior

API count of tags doesn't match the WebUI, or the behavior of count variable on other API endpoints.

Originally created by @pm17788 on GitHub (Jun 3, 2019). Sadly, the behaviour in #3116 still exists. ### Environment * Python version: 3.5.2 * NetBox version: 2.5.8 ### Steps to Reproduce 1. Browse to: https://NetBoxURL/extras/tags, see count of tags (ex: 25) 2. Browse to: https://NetBoxURL/api/extras/tags, see count which is an aggregate of *all* tagged items, rather then the count of distinct tags in NetBox ### Expected Behavior API count of tags should match the WebUI and the API ### Observed Behavior API count of tags doesn't match the WebUI, or the behavior of `count` variable on other API endpoints.
adam closed this issue 2025-12-29 18:20:47 +01:00
Author
Owner

@DanSheps commented on GitHub (Jun 3, 2019):

Please upgrade to the latest version of netbox.

@DanSheps commented on GitHub (Jun 3, 2019): Please upgrade to the latest version of netbox.
Author
Owner

@pm17788 commented on GitHub (Jun 4, 2019):

@DanSheps: Sadly, NetBox 2.5.13 has the same behavior.

@pm17788 commented on GitHub (Jun 4, 2019): @DanSheps: Sadly, NetBox 2.5.13 has the same behavior.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2644