mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
File changes are not reflected in the admin dashboard #41
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 @4r7if3x on 10/10/2025
CloudPanel version(s) affected
2.5.2
Description
Changes made directly to vHost and Cron configuration files are not reflected in the admin dashboard. This breaks synchronization between the GUI and filesystem updates, which are essential for automation workflows. The admin dashboard should always display the latest configuration state, regardless of how changes are applied.
How to reproduce
Possible Solution
No response
Additional Context
No response