[PR #14331] [MERGED] 14299 change webhook timestamp to isoformat #14364

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/14331
Author: @arthanson
Created: 11/22/2023
Status: Merged
Merged: 11/28/2023
Merged by: @jeremystretch

Base: developHead: 14299-webhook-timeformat


📝 Commits (2)

  • 6fb01a0 14299 change timestamp to isoformat
  • f25ff92 Omit redundant str() casting

📊 Changes

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

View changed files

📝 netbox/core/models/jobs.py (+1 -1)
📝 netbox/extras/webhooks.py (+1 -1)

📄 Description

Fixes: #14299

Is documented as returning ISOFormat so changed to match.


🔄 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/14331 **Author:** [@arthanson](https://github.com/arthanson) **Created:** 11/22/2023 **Status:** ✅ Merged **Merged:** 11/28/2023 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `14299-webhook-timeformat` --- ### 📝 Commits (2) - [`6fb01a0`](https://github.com/netbox-community/netbox/commit/6fb01a0487ef706af3e5b1c643dd91597319182e) 14299 change timestamp to isoformat - [`f25ff92`](https://github.com/netbox-community/netbox/commit/f25ff9277d8a200ffcd03d4b43eb98095d52edd5) Omit redundant str() casting ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `netbox/core/models/jobs.py` (+1 -1) 📝 `netbox/extras/webhooks.py` (+1 -1) </details> ### 📄 Description ### Fixes: #14299 Is documented as returning ISOFormat so changed to match. --- <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:24:04 +01:00
adam closed this issue 2025-12-29 23:24:04 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14364