prashanthr2 opened a new issue, #11928: URL: https://github.com/apache/cloudstack/issues/11928
### problem Time field in Scheduled backups is confusing or is not being presented in the right way. Below are the screenshots of some the Backup Schedule I created, and the Time seen in the Scheduled backups. 1. Schedule created for Daily backups to run as 12 PM. Time in the scheduled backup is seen as 00:12:00 <img width="795" height="678" alt="Image" src="https://github.com/user-attachments/assets/08c1289d-76a8-4f65-9ad3-c70f2c90481f" /> <img width="793" height="301" alt="Image" src="https://github.com/user-attachments/assets/76d6fe0d-3122-4af8-8f8e-00ce74dc9d6a" /> 2. Here is how the time field looks for the weekly backup schedule created to run at 4 AM every Saturday <img width="805" height="763" alt="Image" src="https://github.com/user-attachments/assets/73f35291-33bd-45e8-8066-1b4d1c94f649" /> <img width="805" height="344" alt="Image" src="https://github.com/user-attachments/assets/72a428f0-37bd-44da-a038-9be41baa5344" /> ### versions 4.20 4.22 RC2 ### The steps to reproduce the bug 1 Enable backup.framework.enabled global setting 2. Set backup.framework.provider.plugin to nas 3. Create a Backup schedule by navigating to Storage --> Backup Schedule ### What to do about it? Reflect only time in the time field, currently it looks like day of week for the weekly and day of the month for the monthly schedules is being included. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
