backlog.py: plan field N/A blocks work-backlog-item Step 2

When per-item files have plan: N/A (set on completed items), work-backlog-item Step 2 treats it as a valid plan path and stops with 'This item already has a plan at N/A'. Currently all 22 items with plan: N/A are status: done so they're filtered out, but this is a latent bug. Fix: either strip N/A values during parsing in backlog.py, or add a guard in Step 2 to ignore non-path plan values.

tools-only d901628 3 files · 12.7 KB Updated 7 repo stars

File contents

tools-only/X-Skills/tree/main/data-analysis/2667-p2-backlogpy-plan-field-na-blocks-work-backlog-item-step-2_339d9961 commit d901628d9c

Frequently asked questions

npx skillmds add tools-only/backlog-py-plan-field-n-a-blocks-work-backlog-item-step-2