[PR #1386] [MERGED] Only include "server" subjects in activity log query #1361

Closed
opened 2026-02-04 19:39:54 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1386
Author: @Boy132
Created: 5/19/2025
Status: Merged
Merged: 5/20/2025
Merged by: @Boy132

Base: mainHead: boy132/fix-activity-query-part-two


📝 Commits (1)

  • d9e4fb4 only incude "server" subjects in query

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 app/Filament/Server/Resources/ActivityResource.php (+1 -1)

📄 Description

Fixes user logs showing in the logs of a server if they have the same id.

Example, Server 1 and User 1:
Before:
grafik

After:
grafik


🔄 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/pelican-dev/panel/pull/1386 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 5/19/2025 **Status:** ✅ Merged **Merged:** 5/20/2025 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `boy132/fix-activity-query-part-two` --- ### 📝 Commits (1) - [`d9e4fb4`](https://github.com/pelican-dev/panel/commit/d9e4fb416e6df18596c1f278bbb79c650787f8dc) only incude "server" subjects in query ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Server/Resources/ActivityResource.php` (+1 -1) </details> ### 📄 Description Fixes user logs showing in the logs of a server if they have the same id. Example, Server 1 and User 1: Before: ![grafik](https://github.com/user-attachments/assets/05a4447c-7eb9-4d4d-88a4-339bbf7bbc56) After: ![grafik](https://github.com/user-attachments/assets/50dadaf3-970d-48ca-8292-4ece4a26dbd9) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 19:39:54 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1361