[PR #15199] [MERGED] Added index on cachevalue #14541

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/15199
Author: @abhi1693
Created: 2/20/2024
Status: Merged
Merged: 2/21/2024
Merged by: @jeremystretch

Base: developHead: feat/14966-index


📝 Commits (3)

📊 Changes

2 files changed (+20 additions, -0 deletions)

View changed files

netbox/extras/migrations/0107_cachedvalue_extras_cachedvalue_object.py (+17 -0)
📝 netbox/extras/models/search.py (+3 -0)

📄 Description

Fixes: #14966


🔄 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/15199 **Author:** [@abhi1693](https://github.com/abhi1693) **Created:** 2/20/2024 **Status:** ✅ Merged **Merged:** 2/21/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `feat/14966-index` --- ### 📝 Commits (3) - [`dd7a113`](https://github.com/netbox-community/netbox/commit/dd7a1135698c8073e189c0b97cb0002e0796240f) added index on cachevalue #14966 - [`eb451f8`](https://github.com/netbox-community/netbox/commit/eb451f84c3c43e3f9fba7b56fd52cc910fe9ecde) Update netbox/extras/models/search.py - [`cbd91b3`](https://github.com/netbox-community/netbox/commit/cbd91b341df98c6ca0f925570da9385f713b2b80) fixed migration ### 📊 Changes **2 files changed** (+20 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `netbox/extras/migrations/0107_cachedvalue_extras_cachedvalue_object.py` (+17 -0) 📝 `netbox/extras/models/search.py` (+3 -0) </details> ### 📄 Description <!-- Thank you for your interest in contributing to NetBox! Please note that our contribution policy requires that a feature request or bug report be approved and assigned prior to opening a pull request. This helps avoid waste time and effort on a proposed change that we might not be able to accept. IF YOUR PULL REQUEST DOES NOT REFERENCE AN ISSUE WHICH HAS BEEN ASSIGNED TO YOU, IT WILL BE CLOSED AUTOMATICALLY. Please specify your assigned issue number on the line below. --> ### Fixes: #14966 <!-- Please include a summary of the proposed changes below. --> --- <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:25:05 +01:00
adam closed this issue 2025-12-29 23:25:05 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14541