mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
"Files to ignore" field pre-filled with incorrect text when switching task action #369
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 @Shardbyte on GitHub (Jun 28, 2025).
Current Behavior
When creating a new task under the "Schedules" tab, switching the action from the default ("Send power action") to another option (e.g., "Create backup") incorrectly carries over text into unrelated fields. Specifically, the "Files to ignore" field ends up containing the previous action name.
Expected Behavior
The "Files to ignore" field should be empty when selecting "Create backup."
Steps to Reproduce
Go to the Schedules tab.
Click Edit on an existing schedule.
Click New Task to create a new scheduled task.
Note the default action is Send power action.
Click the Action dropdown and select Create backup.
Observe the Files to ignore field.
Panel Version
1.0.0-beta21
Wings Version
v1.0.0-beta13
Games and/or Eggs Affected
No response
Docker Image
No response
Error Logs
Is there an existing issue for this?