dew/.project/kanban/done
Chris Hendrickson 49c6e995a8 fix: tolerate non-string YAML list elements when parsing tickets
YAML values like '1.0' (unquoted) parse as double, not String.
Changed parseStringList to use string interpolation ('$e') instead
of 'e as String', so numeric YAML scalars in labels/milestones
don't crash ticket parsing.

Also quote all '1.0' label values in existing ticket files so they
are unambiguously strings in YAML.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-25 16:05:01 -04:00
..
DEW-0001.md dew init with module init hooks (DEW-0010) 2026-04-23 19:58:53 -04:00
DEW-0002.md dew init with module init hooks (DEW-0010) 2026-04-23 19:58:53 -04:00
DEW-0003.md Add milestones and labels to Ticket model (DEW-0011) 2026-04-23 20:01:47 -04:00
DEW-0004.md Grouped list view and ASCII board command (DEW-0012) 2026-04-23 20:03:55 -04:00
DEW-0005.md Archive command and include-archived flag (DEW-0015) 2026-04-23 20:07:50 -04:00
DEW-0006.md Archive command and include-archived flag (DEW-0015) 2026-04-23 20:07:50 -04:00
DEW-0007.md Config refactor: DewConfig.raw + per-package extensions (DEW-0007) 2026-04-23 19:54:35 -04:00
DEW-0008.md Config refactor: DewConfig.raw + per-package extensions (DEW-0007) 2026-04-23 19:54:35 -04:00
DEW-0009.md Update stale documentation (DEW-0009) 2026-04-23 19:56:08 -04:00
DEW-0010.md dew init with module init hooks (DEW-0010) 2026-04-23 19:58:53 -04:00
DEW-0011.md Add milestones and labels to Ticket model (DEW-0011) 2026-04-23 20:01:47 -04:00
DEW-0012.md Grouped list view and ASCII board command (DEW-0012) 2026-04-23 20:03:55 -04:00
DEW-0013.md Column transition validation and enhanced search filters (DEW-0013, DEW-0014) 2026-04-23 20:05:55 -04:00
DEW-0014.md Column transition validation and enhanced search filters (DEW-0013, DEW-0014) 2026-04-23 20:05:55 -04:00
DEW-0015.md Archive command and include-archived flag (DEW-0015) 2026-04-23 20:07:50 -04:00
DEW-0016.md fix: tolerate non-string YAML list elements when parsing tickets 2026-04-25 16:05:01 -04:00
DEW-0017.md fix: tolerate non-string YAML list elements when parsing tickets 2026-04-25 16:05:01 -04:00
DEW-0018.md fix: tolerate non-string YAML list elements when parsing tickets 2026-04-25 16:05:01 -04:00
DEW-0019.md fix: tolerate non-string YAML list elements when parsing tickets 2026-04-25 16:05:01 -04:00
DEW-0020.md fix: tolerate non-string YAML list elements when parsing tickets 2026-04-25 16:05:01 -04:00
DEW-0021.md fix: tolerate non-string YAML list elements when parsing tickets 2026-04-25 16:05:01 -04:00
DEW-0022.md fix: tolerate non-string YAML list elements when parsing tickets 2026-04-25 16:05:01 -04:00
DEW-0023.md fix: tolerate non-string YAML list elements when parsing tickets 2026-04-25 16:05:01 -04:00
DEW-0024.md fix: tolerate non-string YAML list elements when parsing tickets 2026-04-25 16:05:01 -04:00
DEW-0025.md fix: tolerate non-string YAML list elements when parsing tickets 2026-04-25 16:05:01 -04:00
DEW-0026.md fix: tolerate non-string YAML list elements when parsing tickets 2026-04-25 16:05:01 -04:00
DEW-0027.md fix: tolerate non-string YAML list elements when parsing tickets 2026-04-25 16:05:01 -04:00