[PR #16753] [MERGED] 16735 - Empty object list does not show object count in "results" tab #14905

Closed
opened 2025-12-29 23:27:23 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/16753
Author: @Julio-Oliveira-Encora
Created: 6/27/2024
Status: Merged
Merged: 6/30/2024
Merged by: @jeremystretch

Base: developHead: 16735-empty_object_list_does_not_show_object_count_in_results_tab


📝 Commits (1)

  • 2a50729 Added default:"0" to total_count in object_list.html

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 netbox/templates/generic/object_list.html (+1 -1)

📄 Description

Fixes: #16735

Added default:"0" to total_count in object_list.html


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/16753 **Author:** [@Julio-Oliveira-Encora](https://github.com/Julio-Oliveira-Encora) **Created:** 6/27/2024 **Status:** ✅ Merged **Merged:** 6/30/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `16735-empty_object_list_does_not_show_object_count_in_results_tab` --- ### 📝 Commits (1) - [`2a50729`](https://github.com/netbox-community/netbox/commit/2a507290f560549be55ae7bf123c92eea7667f99) Added default:"0" to total_count in object_list.html ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/templates/generic/object_list.html` (+1 -1) </details> ### 📄 Description ### Fixes: #16735 Added default:"0" to total_count in object_list.html --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 23:27:23 +01:00
adam closed this issue 2025-12-29 23:27:23 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14905