[PR #16944] [MERGED] Closes #16943: Expand navigation breadcrumbs on job view to include parent object #14954

Closed
opened 2025-12-30 00:19:06 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/16944
Author: @jeremystretch
Created: 7/19/2024
Status: Merged
Merged: 7/19/2024
Merged by: @jeremystretch

Base: developHead: 16943-job-breadcrumbs


📝 Commits (1)

  • 95eebf4 Closes #16943: Expand navigation breadcrumbs on job view to include parent object

📊 Changes

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

View changed files

📝 netbox/templates/core/job.html (+12 -0)

📄 Description

Fixes: #16943

Adds links to:

  • The jobs list, filtered by object type
  • The parent object's "jobs" tab

screenshot


🔄 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/16944 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 7/19/2024 **Status:** ✅ Merged **Merged:** 7/19/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `16943-job-breadcrumbs` --- ### 📝 Commits (1) - [`95eebf4`](https://github.com/netbox-community/netbox/commit/95eebf4b8f11b181e94125a4806e83bad4dc4114) Closes #16943: Expand navigation breadcrumbs on job view to include parent object ### 📊 Changes **1 file changed** (+12 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `netbox/templates/core/job.html` (+12 -0) </details> ### 📄 Description ### Fixes: #16943 Adds links to: - The jobs list, filtered by object type - The parent object's "jobs" tab ![screenshot](https://github.com/user-attachments/assets/f6ab8d79-8f85-4e74-8808-4ec771ab2fa0) --- <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-30 00:19:06 +01:00
adam closed this issue 2025-12-30 00:19:07 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14954