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: resolve team UUID from metadata query for Linear issue creation
LINEAR_TEAM_ID may be a team key/slug rather than a UUID. The
team(id:) query accepts both, but issueCreate requires a UUID.
Now resolves the actual UUID via the metadata query and uses that.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments