mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #151] Bug: Policies dont update #85
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#85
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?
Originally created by @dinger1986 on GitHub (Oct 28, 2020).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/151
Originally assigned to: @sadnub on GitHub.
after applying a policy to a group of computers if the policy is updated ie scripts/checks added then they dont automatically show on the groups of computers. Currently I have got round this by having a blank policy, apply that then apply the original and the scripts/checks come through.
I have checked and if a script is applied to the group and its updated then this works properly.
@sadnub commented on GitHub (Oct 28, 2020):
@dinger1986 I tried to replicate this, but wasn't able to. Can you lay out each policy that is applied to the group of computers, and which checks are applied to those policies? Then which types of checks are applied to each? A screenshot of the Policy Overview with the checks should be enough. Also need to know if default policies are set and the checks added to those.
Thanks!
@sadnub commented on GitHub (Oct 29, 2020):
@dinger1986 Thanks for your help in tracking this down. I was able to fix the issue and I submitted a PR. Once that is merged you can update.