mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
Cron job with selected time template -> Template is empty when editing the cron job #296
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 @peaklabs-dev on 1/11/2024
CloudPanel version(s) affected
2.4.0
Description
Add a cron job with a template for example 1 min
How to reproduce
Add it and then edit it, the corn job Template dropdown is now empty:
Possible Solution
If a template is selected, it will always be displayed in the Template dropdown, if a custom value is set, it should be displayed in the dropdown as custom.
Additional Context
No response