[PR #19170] [MERGED] #18287: Add a last_synced table column #15552

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/19170
Author: @jeremystretch
Created: 4/14/2025
Status: Merged
Merged: 4/14/2025
Merged by: @bctiemann

Base: featureHead: 18287-last_sync-column


📝 Commits (1)

📊 Changes

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

View changed files

📝 netbox/core/tables/data.py (+9 -6)

📄 Description

Fixes: #18287

Adds a table column for the new last_synced field on DatSource


🔄 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/19170 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 4/14/2025 **Status:** ✅ Merged **Merged:** 4/14/2025 **Merged by:** [@bctiemann](https://github.com/bctiemann) **Base:** `feature` ← **Head:** `18287-last_sync-column` --- ### 📝 Commits (1) - [`b7740b9`](https://github.com/netbox-community/netbox/commit/b7740b947a950a043ba0b7286866aadb9afdfcd4) #18287: Add a last_synced table column ### 📊 Changes **1 file changed** (+9 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `netbox/core/tables/data.py` (+9 -6) </details> ### 📄 Description ### Fixes: #18287 Adds a table column for the new `last_synced` field on DatSource --- <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:22:39 +01:00
adam closed this issue 2025-12-30 00:22:39 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15552