Actions
Todo #12093
closed
MM
VG
Make AutoConfigBackup menu entry point to the settings tab so it loads faster when there is no WAN connectivity
Todo #12093:
Make AutoConfigBackup menu entry point to the settings tab so it loads faster when there is no WAN connectivity
Start date:
06/29/2021
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
22.05
Release Notes:
Force Exclusion
Description
When Backup Frequency is set to backup on change, changing/saving settings is delayed. This can range from only a slight but annoying delay to a longer inconvenient one resulting in a bad user experience. The backup logic should be improved with the following goals in mind:
- Page load times for saving changes (e.g. firewall aliases) should not be affected.
This could be accomplished, for example, by queuing backups to a service. - Navigating to
Services / Auto Configuration Backupshould not be affected by internet connectivity.
Possible solution here is setting the landing page toservices_acb_backup.phpinstead ofservices_acb.php.
Actions