Server egg variables not persisted after saving #305

Closed
opened 2026-02-04 17:27:40 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @DjordyKoert on GitHub (Apr 12, 2025).

Originally assigned to: @rmartinoscar on GitHub.

Current Behavior

Attempting to edit any server (egg) variables does not actually save the changes and resets to previous value after pressing Save changes.

This can also be seen on the demo.

Expected Behavior

Changed server (egg) variables should be persisted after editing & saving.

Steps to Reproduce

  1. Open admin panel
  2. Navigate to Servers (sidebar)
  3. Open any server
  4. Navigate to the Egg tab (https://demo.pelican.dev/admin/servers/1/edit?tab=-egg-tab)
  5. Edit any egg variables
    a. Minecraft Version in this example
  6. Click Save changes
  7. Values are reset to previous value

Panel Version

v1.0.0-beta19 (demo: canary (7409f02))

Wings Version

v1.0.0-beta11

Games and/or Eggs Affected

No response

Docker Image

No response

Error Logs


Is there an existing issue for this?

  • I have searched the existing issues before opening this issue.
  • I have provided all relevant details, including the specific game and Docker images I am using if this issue is related to running a server.
  • I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.
Originally created by @DjordyKoert on GitHub (Apr 12, 2025). Originally assigned to: @rmartinoscar on GitHub. ### Current Behavior Attempting to edit any server (egg) variables does not actually save the changes and resets to previous value after pressing `Save changes`. This can also be seen on the demo. ### Expected Behavior Changed server (egg) variables should be persisted after editing & saving. ### Steps to Reproduce 1. Open admin panel 2. Navigate to `Servers` (sidebar) 3. Open any server 4. Navigate to the `Egg` tab (https://demo.pelican.dev/admin/servers/1/edit?tab=-egg-tab) 5. Edit any egg variables a. `Minecraft Version` in this example 6. Click `Save changes` 7. Values are reset to previous value ### Panel Version v1.0.0-beta19 (demo: `canary (7409f02)`) ### Wings Version v1.0.0-beta11 ### Games and/or Eggs Affected _No response_ ### Docker Image _No response_ ### Error Logs ```bash ``` ### Is there an existing issue for this? - [x] I have searched the existing issues before opening this issue. - [x] I have provided all relevant details, including the specific game and Docker images I am using if this issue is related to running a server. - [x] I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#305