mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-11 14:00:29 +00:00
4ed03f23c2
This resolves issues where snapshots/backups persist after deletion if the Instance field didn't match the ID prefix (due to case changes, name changes, etc). Now consistent with how VMs, Containers, Storage, etc. are filtered. Also adds Instance field to BackupTask model for completeness. Addresses #1009 (refs #991)