TenantAtlas/specs/031-tenant-portfolio-context-switch/checklists/requirements.md
ahmido 2ca989c00f feat/031-tenant-portfolio-context-switch (#32)
Tenant Switch implemented

Co-authored-by: Ahmed Darrazi <ahmeddarrazi@adsmac.local>
Reviewed-on: #32
2026-01-04 21:28:08 +00:00

14 lines
695 B
Markdown

# Requirements Checklist (031)
**Created**: 2026-01-04
**Feature**: [spec.md](../spec.md)
- [x] Tenant memberships/roles exist and are enforced.
- [x] Current Tenant context is per-user and always visible.
- [x] Portfolio shows only accessible tenants with environment + health/status.
- [x] “Open tenant” changes context and redirects into tenant-scoped area.
- [x] Tenant-scoped resources are filtered by context and deny unauthorized access.
- [x] Bulk “Sync selected” dispatches per-tenant jobs and is role-gated.
- [x] Restore flows show target tenant + environment and require tenant-aware confirmation.
- [x] Pest tests cover authorization + context switching + bulk actions.