[PR #11292] [MERGED] Fixes #11290 - Use the start time to calculate duration of jobs instead of created time #13766

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/11292
Author: @kkthxbye-code
Created: 12/22/2022
Status: Merged
Merged: 12/22/2022
Merged by: @jeremystretch

Base: developHead: 11290-fix-job-duration


📝 Commits (1)

  • 0aca3cc Use the start time to calculate duration of jobs instead of created time

📊 Changes

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

View changed files

📝 netbox/extras/models/models.py (+6 -1)

📄 Description

Fixes: #11290

Use the start time to calculate duration of jobs instead of created time.


🔄 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/11292 **Author:** [@kkthxbye-code](https://github.com/kkthxbye-code) **Created:** 12/22/2022 **Status:** ✅ Merged **Merged:** 12/22/2022 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `11290-fix-job-duration` --- ### 📝 Commits (1) - [`0aca3cc`](https://github.com/netbox-community/netbox/commit/0aca3ccf228fa845c82d35a6de30106915e17132) Use the start time to calculate duration of jobs instead of created time ### 📊 Changes **1 file changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/extras/models/models.py` (+6 -1) </details> ### 📄 Description ### Fixes: #11290 Use the start time to calculate duration of jobs instead of created time. --- <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:20:41 +01:00
adam closed this issue 2025-12-29 23:20:41 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13766