Commit a19cf7c
Name this board's Status options as this board spells them
The three moment options shipped as Planned, "In progress" and "Ready to
merge"; this board's Status field carries Planned, "In Progress" and
"Ready to Merge". Planned matched and moved, and the other two did not:
story-131 announced its in_progress moment and got "Status in project 1
has no option named In progress, so 208 was not moved".
The option name is compared verbatim while the field name is matched
through same_field_name, so the capitalisation is the whole difference.
That asymmetry is filed as its own brief; this is the target value that
makes the two moments reachable meanwhile, set where target values live.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01U1HiUf7CrMjZMj32TySdiH1 parent 24966d9 commit a19cf7c
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
321 | 321 | | |
322 | 322 | | |
323 | 323 | | |
324 | | - | |
325 | | - | |
| 324 | + | |
| 325 | + | |
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
| |||
0 commit comments