Issue #3607819: Confine bulk cancel/migrate to the operator's tenant
Fixes the cross-tenant IDOR on the instance-list bulk Cancel/Migrate actions by tenant-filtering selectedInstances() for non-administrators (mirroring InstanceDeleteConfirmForm). Adds a kernel test. See #3607819.