Files
planka/server
Daniel Hiller d7da44efe4 feat: Add script to clean orphaned reference records
Instances that accumulated project managers, favorites, board memberships
or board subscriptions pointing at a project or board that no longer exists
had no way to find or clear them.

The script reports by default and only deletes with `--apply`, which first
asks whether a backup exists and refuses outright without a terminal to ask
on. It removes nothing but reference rows: structural orphans such as a
board without a project carry user content, and a membership whose
denormalized project is stale still grants real access to an existing
board, so both are reported and left alone.
2026-08-26 09:31:18 +02:00
..
2026-08-07 16:17:24 +02:00
2026-02-04 12:53:15 +01:00
2019-08-31 04:07:25 +05:00
2026-08-07 19:15:43 +02:00
2019-10-14 21:50:52 +05:00
2025-05-10 02:09:06 +02:00
2026-02-04 12:53:15 +01:00
2025-05-10 02:09:06 +02:00
2026-08-07 19:15:43 +02:00
2025-05-10 02:09:06 +02:00
2026-08-10 18:28:48 +02:00