You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: use action output for item ID, fix stale solution field option IDs
- Use steps.add.outputs.itemId directly instead of fragile item-list query
- Fix all stale solution option IDs (were recreated in project, only docs-site was updated)
- Add all 22 solution labels (previously only 6 were mapped)
- Remove find-item step and per-step if conditions
- Use job-level condition on add-to-project.result to prevent silent failures
0 commit comments