mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[PR #153] [MERGED] fixes related agents and check additions not applying to all agents #1547
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#1547
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/153
Author: @sadnub
Created: 10/29/2020
Status: ✅ Merged
Merged: 10/29/2020
Merged by: @wh1te909
Base:
develop← Head:develop📝 Commits (2)
3730afdfix related agents method in policy modelc49f688reduced some code and tweaked the UI📊 Changes
8 files changed (+257 additions, -251 deletions)
View changed files
📝
api/tacticalrmm/automation/models.py(+14 -47)📝
api/tacticalrmm/automation/tasks.py(+11 -18)📝
api/tacticalrmm/automation/tests.py(+131 -43)📝
api/tacticalrmm/automation/views.py(+1 -1)📝
api/tacticalrmm/tacticalrmm/settings.py(+1 -1)📝
web/src/components/automation/AutomationManager.vue(+23 -70)📝
web/src/components/automation/modals/PolicyAdd.vue(+1 -1)📝
web/src/components/automation/modals/RelationsView.vue(+75 -70)📄 Description
Fixes #151
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.