[PR #16324] [MERGED] 16315 - Cant filter changelog by object type (no results found) #14832

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/16324
Author: @Julio-Oliveira-Encora
Created: 5/28/2024
Status: Merged
Merged: 6/4/2024
Merged by: @jeremystretch

Base: developHead: 16315-cant_filter_changelog_by_object_type_no_results_found


📝 Commits (4)

  • e4dab0b Replaced "api=/api/extras/content-types/" with "/api/extras/object-types/" for JournalEntryFilterForm and ObjectChangeFilterForm.
  • 81c3e72 Merge branch 'develop' into 16315-cant_filter_changelog_by_object_type_no_results_found
  • 8ebc2ad Addressed PR comment.
  • 79fb750 Correct feature classifications

📊 Changes

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

View changed files

📝 netbox/extras/forms/filtersets.py (+4 -10)

📄 Description

Fixes: #16315

Replaced /api/extras/content-types/ with /api/extras/object-types/ for JournalEntryFilterForm and ObjectChangeFilterForm.


🔄 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/16324 **Author:** [@Julio-Oliveira-Encora](https://github.com/Julio-Oliveira-Encora) **Created:** 5/28/2024 **Status:** ✅ Merged **Merged:** 6/4/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `16315-cant_filter_changelog_by_object_type_no_results_found` --- ### 📝 Commits (4) - [`e4dab0b`](https://github.com/netbox-community/netbox/commit/e4dab0ba5032262e33a93697ad07c2b2ec2d1a34) Replaced "api=/api/extras/content-types/" with "/api/extras/object-types/" for JournalEntryFilterForm and ObjectChangeFilterForm. - [`81c3e72`](https://github.com/netbox-community/netbox/commit/81c3e72e1140ae074bd19fc9b10400d71ff844b8) Merge branch 'develop' into 16315-cant_filter_changelog_by_object_type_no_results_found - [`8ebc2ad`](https://github.com/netbox-community/netbox/commit/8ebc2adc985c9496494485c1a4de09442864c21e) Addressed PR comment. - [`79fb750`](https://github.com/netbox-community/netbox/commit/79fb7506d5c69403e8e00ff8a3a655784f176ea9) Correct feature classifications ### 📊 Changes **1 file changed** (+4 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `netbox/extras/forms/filtersets.py` (+4 -10) </details> ### 📄 Description ### Fixes: #16315 Replaced `/api/extras/content-types/` with `/api/extras/object-types/` for `JournalEntryFilterForm` and `ObjectChangeFilterForm`. --- <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:00 +01:00
adam closed this issue 2025-12-29 23:27:00 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14832