Bug: task CLI fails to read mixed-case enum values in tasks.db

t-749·WorkTask·
·
·
Created2 weeks ago·Updated2 weeks ago·pipeline runs →

Dependencies

Description

Edit

task show/list crashed with ConversionFailed when tasks.type had values like 'epic'/'task' and priority had 'high'/'medium'/'low'. Reader currently expects canonical constructors and does not normalize/accept legacy values. Need tolerant parsing or migration path.

Timeline (0)

No activity yet.