Investigate/rescue orphan pre-multiuser user 2b85ade1 (287 videos, no identity) #3

Open
opened 2026-06-08 05:00:09 +00:00 by mathias · 0 comments
Owner

During the Dex→Authentik migration, found tapir user 2b85ade1-cc6d-4ac2-bfca-0151b65d1cfc with 287 videos but no user_identities row → unreachable via any login. Created 2026-06-02, i.e. before multi-user/registration (ADR-012) — almost certainly the original single-user data.

Current real user ee621bd7 (Mathias) has 283 videos; heavy overlap likely.

Decide:

  • Rescue (map an identity to it, or merge its unique videos/summaries into ee621bd7 with dedup), or
  • Leave as-is / delete (if fully superseded by ee621bd7).

Low priority — no data loss either way (it's intact, just unreachable). Worth a quick diff of its videos vs ee621bd7 before deciding.

During the Dex→Authentik migration, found tapir user `2b85ade1-cc6d-4ac2-bfca-0151b65d1cfc` with **287 videos** but **no `user_identities` row** → unreachable via any login. Created `2026-06-02`, i.e. **before** multi-user/registration (ADR-012) — almost certainly the original single-user data. Current real user `ee621bd7` (Mathias) has 283 videos; heavy overlap likely. **Decide:** - [ ] Rescue (map an identity to it, or merge its unique videos/summaries into `ee621bd7` with dedup), or - [ ] Leave as-is / delete (if fully superseded by `ee621bd7`). Low priority — no data loss either way (it's intact, just unreachable). Worth a quick diff of its videos vs `ee621bd7` before deciding.
Sign in to join this conversation.
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mathias/tapir#3