This is an automated email from the ASF dual-hosted git repository. sureshanaparti pushed a change to branch healthcheck-4.18 in repository https://gitbox.apache.org/repos/asf/cloudstack.git
discard 73d04be40c1 DO NOT MERGE add 8a00e25de91 Fix list backups after backup vm is expunged (#9392) add f8112954c3c 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 (73d04be40c1) \ N -- N -- N refs/heads/healthcheck-4.18 (f8112954c3c) 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(-)