TenantAtlas/app/Jobs
ahmido 5770c7b76b Spec 092: Legacy Purge (runs/routes/UI/test shims) (#110)
Implements Spec 092 legacy purge.

Key changes:
- Remove legacy Inventory landing page + view; link Inventory entry directly to Inventory Items.
- Update Drift landing copy to "operation runs"; remove URL heuristic from context bar.
- Remove legacy redirect shim route and assert 404 for old bookmarks.
- Staged job payload change: remove legacy ctor arg; keep legacy field for deserialization compatibility; new payload omits field.
- Remove legacy notification artifact.
- Remove legacy test shim + update tests; strengthen guard suite with scoped exception for job compat field.
- Add spec/plan/tasks/checklist artifacts under specs/092-legacy-purge-final.

Tests:
- Focused Pest suite for guards, legacy routes, redirect behavior, job compatibility, drift copy.
- Pint run: `vendor/bin/sail bin pint --dirty`.

Notes:
- Deploy B final removal of `backupScheduleRunId` should occur only after the compatibility window defined in the spec.

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #110
2026-02-14 18:43:56 +00:00
..
Middleware 054-unify-runs-suitewide (#63) 2026-01-17 22:25:00 +00:00
Operations 065-tenant-rbac-v1 (#79) 2026-01-28 21:09:47 +00:00
AddPoliciesToBackupSetJob.php 056-remove-legacy-bulkops (#65) 2026-01-19 23:27:52 +00:00
ApplyBackupScheduleRetentionJob.php feat(spec-087): remove legacy runs (#106) 2026-02-12 12:40:51 +00:00
BulkBackupSetDeleteJob.php 056-remove-legacy-bulkops (#65) 2026-01-19 23:27:52 +00:00
BulkBackupSetForceDeleteJob.php 056-remove-legacy-bulkops (#65) 2026-01-19 23:27:52 +00:00
BulkBackupSetRestoreJob.php 056-remove-legacy-bulkops (#65) 2026-01-19 23:27:52 +00:00
BulkPolicyDeleteJob.php 056-remove-legacy-bulkops (#65) 2026-01-19 23:27:52 +00:00
BulkPolicyExportJob.php 056-remove-legacy-bulkops (#65) 2026-01-19 23:27:52 +00:00
BulkPolicySyncJob.php 056-remove-legacy-bulkops (#65) 2026-01-19 23:27:52 +00:00
BulkPolicyUnignoreJob.php 056-remove-legacy-bulkops (#65) 2026-01-19 23:27:52 +00:00
BulkPolicyVersionForceDeleteJob.php 056-remove-legacy-bulkops (#65) 2026-01-19 23:27:52 +00:00
BulkPolicyVersionPruneJob.php 056-remove-legacy-bulkops (#65) 2026-01-19 23:27:52 +00:00
BulkPolicyVersionRestoreJob.php 056-remove-legacy-bulkops (#65) 2026-01-19 23:27:52 +00:00
BulkRestoreRunDeleteJob.php 056-remove-legacy-bulkops (#65) 2026-01-19 23:27:52 +00:00
BulkRestoreRunForceDeleteJob.php 056-remove-legacy-bulkops (#65) 2026-01-19 23:27:52 +00:00
BulkRestoreRunRestoreJob.php 056-remove-legacy-bulkops (#65) 2026-01-19 23:27:52 +00:00
BulkTenantSyncJob.php 056-remove-legacy-bulkops (#65) 2026-01-19 23:27:52 +00:00
CapturePolicySnapshotJob.php 056-remove-legacy-bulkops (#65) 2026-01-19 23:27:52 +00:00
EntraGroupSyncJob.php feat(spec-087): remove legacy runs (#106) 2026-02-12 12:40:51 +00:00
ExecuteRestoreRunJob.php 085-tenant-operate-hub (#103) 2026-02-11 13:02:03 +00:00
FetchAssignmentsJob.php fix: improve assignment capture/restore and filter name handling (#8) 2025-12-28 13:59:12 +00:00
GenerateDriftFindingsJob.php feat(spec-087): remove legacy runs (#106) 2026-02-12 12:40:51 +00:00
ProviderComplianceSnapshotJob.php feat: unify provider connection actions and notifications (#73) 2026-01-25 01:01:37 +00:00
ProviderConnectionHealthCheckJob.php 085-tenant-operate-hub (#103) 2026-02-11 13:02:03 +00:00
ProviderInventorySyncJob.php feat: unify provider connection actions and notifications (#73) 2026-01-25 01:01:37 +00:00
PruneOldOperationRunsJob.php 054-unify-runs-suitewide (#63) 2026-01-17 22:25:00 +00:00
ReconcileAdapterRunsJob.php 056-remove-legacy-bulkops (#65) 2026-01-19 23:27:52 +00:00
RemovePoliciesFromBackupSetJob.php 056-remove-legacy-bulkops (#65) 2026-01-19 23:27:52 +00:00
RestoreAssignmentsJob.php feat(006): foundations + assignment mapping and preview-only restore guard (#7) 2025-12-26 23:44:31 +00:00
RunBackupScheduleJob.php Spec 092: Legacy Purge (runs/routes/UI/test shims) (#110) 2026-02-14 18:43:56 +00:00
RunInventorySyncJob.php feat(spec-087): remove legacy runs (#106) 2026-02-12 12:40:51 +00:00
SyncPoliciesJob.php 085-tenant-operate-hub (#103) 2026-02-11 13:02:03 +00:00
SyncRoleDefinitionsJob.php 085-tenant-operate-hub (#103) 2026-02-11 13:02:03 +00:00