tacticalrmm
tacticalrmm copied to clipboard
This check is overriden by a policy when a script is applied twice
Server Info (please complete the following information):
- OS: Debian 11.6
- Browser: Edge
- RMM Version: 0.15.8
Installation Method:
- [X] Standard
- [ ] Docker
Agent Info (please complete the following information):
- Agent version: Debian 11.6 x86_64 5.10.0-21-amd64 • Agent v2.4.5
- Agent OS: Debian 11.6
Describe the bug When applying a script check multiple times to an agent (but with different parameters), AND an automation policy is applied (with different checks, not necessarily the same ones), all but one of those "duplicate" script checks are shown as "This check is overriden by a policy" and aren't checked.
To Reproduce Steps to reproduce the behavior: Assign an automation policy to a company with "script check x" Assign "script check y" with argument 1 to an agent in that company Assign "script check y" with argument 2 to the same agent Assign "script check y" with argument 3 to the ame agent
Expected behavior All three "script check y" should run. As it does without an automation policy applied.
Screenshots
With automation policy applied
Without automation policy applied
Additional context Not necessary I think.