Custom statuses per project
Shipped· 2 months ago
Some teams want "Investigating" or "Blocked" as roadmap lanes. The post_statuses table is already per-project — just need a settings UI to add / rename / reorder them.
Comments (1)
- Elsama· 2 months ago
PR ready for review: https://github.com/El-SaMa/hollahoop/pull/38
Adds Settings > Workflow editor (add/rename/recolour/reorder/archive/delete statuses). Default seeded keys stay locked. Deleting a status with posts requires reassignment. Archived statuses drop off the public roadmap but stay reversible.
Migration before deploy:
0042_post_status_archive.sql(addsis_archived).Verified: 314 vitest passed, tsc, eslint, build.
Join the discussion
Sign in to leave a comment on this thread.