[PR #2141] [MERGED] use user permissions when creating the queryset #3857

Closed
opened 2026-03-14 07:42:37 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/amidaware/tacticalrmm/pull/2141
Author: @sadnub
Created: 2/13/2025
Status: Merged
Merged: 2/24/2025
Merged by: @wh1te909

Base: developHead: feat-reportingpermissions


📝 Commits (3)

  • e49e664 use user permissions when creating the queryset
  • e1e9a1a blacked
  • 6c5a363 not all models have a filter by role attr

📊 Changes

4 files changed (+64 additions, -12 deletions)

View changed files

📝 api/tacticalrmm/ee/reporting/tests/test_data_queries.py (+18 -2)
📝 api/tacticalrmm/ee/reporting/tests/test_report_template_views.py (+1 -0)
📝 api/tacticalrmm/ee/reporting/utils.py (+43 -10)
📝 api/tacticalrmm/ee/reporting/views.py (+2 -0)

📄 Description

No description provided


🔄 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/2141 **Author:** [@sadnub](https://github.com/sadnub) **Created:** 2/13/2025 **Status:** ✅ Merged **Merged:** 2/24/2025 **Merged by:** [@wh1te909](https://github.com/wh1te909) **Base:** `develop` ← **Head:** `feat-reportingpermissions` --- ### 📝 Commits (3) - [`e49e664`](https://github.com/amidaware/tacticalrmm/commit/e49e66489ff46f96282f536076b1c8d8df9aa135) use user permissions when creating the queryset - [`e1e9a1a`](https://github.com/amidaware/tacticalrmm/commit/e1e9a1ad256722ca0475a7a73bce4b971e82050f) blacked - [`6c5a363`](https://github.com/amidaware/tacticalrmm/commit/6c5a36399189d97a638a22dfa38e853b3ed7267f) not all models have a filter by role attr ### 📊 Changes **4 files changed** (+64 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `api/tacticalrmm/ee/reporting/tests/test_data_queries.py` (+18 -2) 📝 `api/tacticalrmm/ee/reporting/tests/test_report_template_views.py` (+1 -0) 📝 `api/tacticalrmm/ee/reporting/utils.py` (+43 -10) 📝 `api/tacticalrmm/ee/reporting/views.py` (+2 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 07:42: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#3857
No description provided.