chore(work): finish 05-backfill-template-collections

This commit is contained in:
2026-05-18 21:21:31 +02:00
parent 379772a000
commit 3a73634d71
3 changed files with 10 additions and 18 deletions

View File

@@ -3,13 +3,13 @@ id: 05-backfill-template-collections
epic: compliance-manifests-pii-retention-subprocessors
title: Backfill existing template Payload collections with PII and retention metadata
type: technical-story
status: in-progress
status: done
feature: auth
depends-on:
[01-pii-retention-type-primitives, 02-eslint-rule-pii-declaration-complete]
blocks: [06-compliance-generator-scripts]
created: 2026-05-18T17:52:09Z
updated: 2026-05-18T19:18:08.386Z
updated: 2026-05-18T19:21:32.358Z
---
## Goal
@@ -44,4 +44,4 @@ The generators (Story 06) walk Payload configs to produce `compliance/*.yml`. Wi
- [x] Add `custom.retention` to `blog` feature's articles collection — all gates pass on this commit.
- [x] Add `custom.retention` to `marketing-pages` feature's site-settings and pages collections — all gates pass on this commit.
- [x] Add `custom.retention` (and `custom.pii` on `uploadedBy` if the field exists) to `media` feature's media collection — all gates pass on this commit.
- [ ] Add `custom.retention` to `navigation` feature's header collection — all gates pass on this commit.
- [x] Add `custom.retention` to `navigation` feature's header collection — all gates pass on this commit.