This is an automated email from the ASF dual-hosted git repository.
vishesh pushed a change to branch 4.19
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from 21c98af13de Fix backup offering buttons for instances in data view
(#9391)
add 8a00e25de91 Fix list backups after backup vm is expunged (#9392)
new a53365d1c7f Merge release branch 4.18 to 4.19
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../apache/cloudstack/api/command/user/backup/ListBackupsCmd.java | 3 +++
api/src/main/java/org/apache/cloudstack/backup/Backup.java | 1 +
.../schema/src/main/java/org/apache/cloudstack/backup/BackupVO.java | 1 +
.../main/java/org/apache/cloudstack/backup/dao/BackupDaoImpl.java | 6 +++++-
4 files changed, 10 insertions(+), 1 deletion(-)