mirror of
https://github.com/pelican-dev/panel.git
synced 2026-07-16 04:03:50 +03:00
EditServer page throws 500 #437
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 @Boy132 on GitHub (Sep 16, 2025).
Originally assigned to: @Boy132 on GitHub.
My guess: this is because the server
conditioncan be either aServerStateor aContainerStateand filament can't cast to two enums.