mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-25 03:14:39 +03:00
[PR #1854] [MERGED] Fix admin serverlist search #1614
Reference in New Issue
Block a user
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/pelican-dev/panel/pull/1854
Author: @m41denx
Created: 10/31/2025
Status: ✅ Merged
Merged: 11/3/2025
Merged by: @notAreYouScared
Base:
main← Head:fix/admin-list-servers📝 Commits (1)
859daa7Fix admin serverlist search📊 Changes
1 file changed (+4 additions, -1 deletions)
View changed files
📝
app/Filament/Admin/Resources/Servers/Pages/ListServers.php(+4 -1)📄 Description
When searching servers in admin area a SQL error is thrown:
This commit fixes described issue
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.