mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 23:15:57 +03:00
[PR #46] [MERGED] Fix Related Policies #3468
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#3468
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/46
Author: @sadnub
Created: 8/16/2020
Status: ✅ Merged
Merged: 8/16/2020
Merged by: @wh1te909
Base:
develop← Head:feature-policies-alerts📝 Commits (3)
3129d34Related policy fix1e8456aAdd Tests for policy relationsd5acca5Added relation tests and added to policy view tests📊 Changes
4 files changed (+186 additions, -82 deletions)
View changed files
📝
api/tacticalrmm/automation/models.py(+12 -10)📝
api/tacticalrmm/automation/tests.py(+103 -24)📝
api/tacticalrmm/tacticalrmm/test.py(+70 -48)📝
docker/api-test/settings.py(+1 -0)📄 Description
Should fix the related policies now. Added some tests as well
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.