mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 19:08:53 +03:00
[PR #1235] [MERGED] Fix serverVariables not saving due to join
#1266
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/1235
Author: @rmartinoscar
Created: 4/11/2025
Status: ✅ Merged
Merged: 4/12/2025
Merged by: @rmartinoscar
Base:
main← Head:fix/ServerVariables📝 Commits (2)
7e00d40FixserverVariablesnot saving due tojoinb3191d4Remove deprecatedviewableServerVariables📊 Changes
5 files changed (+5 additions, -15 deletions)
View changed files
📝
app/Filament/Admin/Resources/ServerResource/Pages/CreateServer.php(+1 -1)📝
app/Filament/Admin/Resources/ServerResource/Pages/EditServer.php(+1 -3)📝
app/Filament/Server/Pages/Startup.php(+2 -1)📝
app/Http/Controllers/Api/Client/Servers/StartupController.php(+1 -1)📝
app/Models/Server.php(+0 -9)📄 Description
https://github.com/user-attachments/assets/46cb994b-1d5c-4c32-8108-1f20488a9e1a
Bug introduced in #1172
Remove deprecated
viewableServerVariablesmethod onServermodel🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.