mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 03:12:01 +03:00
Egg variables can't be saved in the admin view. #365
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?
Originally created by @SirEndii on GitHub (Jun 26, 2025).
Originally assigned to: @rmartinoscar on GitHub.
Current Behavior
Login as an admin
View a server
Change an egg variable
Click save
Old egg var value pops back
https://github.com/user-attachments/assets/1a36d012-d203-4c9e-a078-de78a42ea2ad
Expected Behavior
That variable should be saved
Steps to Reproduce
Open https://demo.pelican.dev/admin/servers/1/edit?tab=-egg-tab
Login
Click on Egg
Change thing
Save
Thing back to old
Panel Version
Canary - Whatever commit the demo is using
Wings Version
Canary
Games and/or Eggs Affected
Minecraft vanilla, Dayz tested
Docker Image
No response
Error Logs
Is there an existing issue for this?