Commit acdf368
fix(sling): pass issue variable with bead ID instead of feature with title
When using `gt sling <formula> --on <bead>`, the wisp creation was
incorrectly passing `feature=<title>` instead of `issue=<beadID>`.
This caused formulas like mol-polecat-work to fail with "missing
required variables: issue".
Fixes: gt-ojnm2
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 0fe4501 commit acdf368
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
400 | 400 | | |
401 | 401 | | |
402 | 402 | | |
403 | | - | |
404 | | - | |
405 | | - | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
406 | 406 | | |
407 | 407 | | |
408 | 408 | | |
| |||
0 commit comments