mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[PR #1468] [MERGED] Added agent's custom fields to table result #3812
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#3812
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
develop← Head:add-custom-fields-to-agents-route📝 Commits (2)
4c78922Added agent's custom fields to table result56124d2add 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.