Shrink ProjectStatus enum to todo|in_progress|done (GitHub parity) #30

Closed
opened 2026-04-20 16:28:17 +00:00 by zaelgohary · 0 comments
Member

Current enum has 7 values (planning/active/in_progress/not_started/on_hold/completed/cancelled). The Board only ever rendered 4 columns and silently collapsed variants into them.

GitHub Projects defaults to 3: Todo, In Progress, Done. Adopt the same shape to remove the form/board mismatch.

Current enum has 7 values (planning/active/in_progress/not_started/on_hold/completed/cancelled). The Board only ever rendered 4 columns and silently collapsed variants into them. GitHub Projects defaults to 3: Todo, In Progress, Done. Adopt the same shape to remove the form/board mismatch.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_osis#30
No description provided.