[PR #1130] [MERGED] Remove unused groupBy #1191

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1130
Author: @notAreYouScared
Created: 3/19/2025
Status: Merged
Merged: 3/19/2025
Merged by: @notAreYouScared

Base: mainHead: charles/fix-subuser-count


📝 Commits (1)

📊 Changes

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

View changed files

📝 app/Models/User.php (+1 -2)

📄 Description

Fixes #1107

Left over from old client UI, was always returning 1, which broke server counts on the dashboard

image


🔄 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/1130 **Author:** [@notAreYouScared](https://github.com/notAreYouScared) **Created:** 3/19/2025 **Status:** ✅ Merged **Merged:** 3/19/2025 **Merged by:** [@notAreYouScared](https://github.com/notAreYouScared) **Base:** `main` ← **Head:** `charles/fix-subuser-count` --- ### 📝 Commits (1) - [`41b914b`](https://github.com/pelican-dev/panel/commit/41b914b637089cf7d3ebd34475acefcacf349d0d) Remove unused groupBy ### 📊 Changes **1 file changed** (+1 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `app/Models/User.php` (+1 -2) </details> ### 📄 Description Fixes #1107 Left over from old client UI, was always returning 1, which broke server counts on the dashboard ![image](https://github.com/user-attachments/assets/a964374c-fb62-49df-990b-136c9c79934b) --- <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:25:06 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1191