When all backups of an existing VM(s) are deleted, the empty backup group seems to be left behind. The log of the prune job looks something like this:
Is this intentional or is this something that should be pruned when the job runs?
Code:
2021-04-20T19:03:08-04:00: verify datastore ds0
2021-04-20T19:03:08-04:00: found 4 groups
2021-04-20T19:03:08-04:00: verify group ds0:vm/1000 (0 snapshots)
2021-04-20T19:03:08-04:00: verify group ds0:vm/1001 (0 snapshots)
2021-04-20T19:03:08-04:00: verify group ds0:vm/1002 (0 snapshots)
2021-04-20T19:03:08-04:00: verify group ds0:vm/1004 (0 snapshots)
2021-04-20T19:03:08-04:00: TASK OK
Is this intentional or is this something that should be pruned when the job runs?