[PR #1468] [MERGED] Added agent's custom fields to table result #3812

Closed
opened 2026-03-14 07:40:17 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/amidaware/tacticalrmm/pull/1468
Author: @jpros
Created: 3/30/2023
Status: Merged
Merged: 4/4/2023
Merged by: @wh1te909

Base: developHead: add-custom-fields-to-agents-route


📝 Commits (2)

  • 4c78922 Added agent's custom fields to table result
  • 56124d2 add prefetch to view to avoid n+1 queries

📊 Changes

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

View changed files

📝 api/tacticalrmm/agents/serializers.py (+2 -0)
📝 api/tacticalrmm/agents/views.py (+4 -0)

📄 Description

This action is to enable search and summary in the dashboard view.

References to web:
https://github.com/amidaware/tacticalrmm-web/pull/7


🔄 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/amidaware/tacticalrmm/pull/1468 **Author:** [@jpros](https://github.com/jpros) **Created:** 3/30/2023 **Status:** ✅ Merged **Merged:** 4/4/2023 **Merged by:** [@wh1te909](https://github.com/wh1te909) **Base:** `develop` ← **Head:** `add-custom-fields-to-agents-route` --- ### 📝 Commits (2) - [`4c78922`](https://github.com/amidaware/tacticalrmm/commit/4c789225b2e13b08fe57a963c0135148c656568b) Added agent's custom fields to table result - [`56124d2`](https://github.com/amidaware/tacticalrmm/commit/56124d2b50392f38561aefe9183566fe3b1ddcf0) add prefetch to view to avoid n+1 queries ### 📊 Changes **2 files changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `api/tacticalrmm/agents/serializers.py` (+2 -0) 📝 `api/tacticalrmm/agents/views.py` (+4 -0) </details> ### 📄 Description This action is to enable search and summary in the dashboard view. References to web: https://github.com/amidaware/tacticalrmm-web/pull/7 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 07:40:17 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tacticalrmm#3812
No description provided.