This is an automated email from the ASF dual-hosted git repository. sureshanaparti pushed a change to branch healthcheck-4.19 in repository https://gitbox.apache.org/repos/asf/cloudstack.git
discard 69d6f95e534 DO NOT MERGE add 8a00e25de91 Fix list backups after backup vm is expunged (#9392) add a53365d1c7f Merge release branch 4.18 to 4.19 add 6b6563e14b6 DO NOT MERGE This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (69d6f95e534) \ N -- N -- N refs/heads/healthcheck-4.19 (6b6563e14b6) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. 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(-)