weizhouapache commented on PR #9898: URL: https://github.com/apache/cloudstack/pull/9898#issuecomment-2459972411
> I actually think the actual issue is with the UI also - in case of historic backups where backup volume details is maintained on the vm (not backup): > > https://github.com/apache/cloudstack/blob/main/ui/src/views/storage/RestoreAttachBackupVolume.vue#L130-L138 > > Where in here, it gets from the backups table alone. The backend has the logic in place to pick from the backup volumes from the VMs if there's none on the backup - > > https://github.com/apache/cloudstack/blob/8af08ddafbc3bb4d0737b731ce54ca6dd25eaf60/server/src/main/java/org/apache/cloudstack/backup/BackupManagerImpl.java#L627-L629 OK, that's great ! therefore, yes, for existing backups, we need some UI changes :+1: -- 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]
