[PR #46] [MERGED] Fix Related Policies #1515

Closed
opened 2026-03-02 02:23:37 +03:00 by kerem · 0 comments
Owner

📋 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: developHead: feature-policies-alerts


📝 Commits (3)

  • 3129d34 Related policy fix
  • 1e8456a Add Tests for policy relations
  • d5acca5 Added 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.

## 📋 Pull Request Information **Original PR:** https://github.com/amidaware/tacticalrmm/pull/46 **Author:** [@sadnub](https://github.com/sadnub) **Created:** 8/16/2020 **Status:** ✅ Merged **Merged:** 8/16/2020 **Merged by:** [@wh1te909](https://github.com/wh1te909) **Base:** `develop` ← **Head:** `feature-policies-alerts` --- ### 📝 Commits (3) - [`3129d34`](https://github.com/amidaware/tacticalrmm/commit/3129d345003757641e82b74180165b60453d6f95) Related policy fix - [`1e8456a`](https://github.com/amidaware/tacticalrmm/commit/1e8456a268daafae29c7c0285b43d3f63c09417f) Add Tests for policy relations - [`d5acca5`](https://github.com/amidaware/tacticalrmm/commit/d5acca5ba8cd2a230ce4eb3c14b21a6f8c7c658a) Added relation tests and added to policy view tests ### 📊 Changes **4 files changed** (+186 additions, -82 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description Should fix the related policies now. Added some tests as well --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 02:23:37 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tacticalrmm#1515
No description provided.