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
The jiraKey arg for all commands using it should be parsed into a FullKey | ShortKey union. Invalid values should be rejected with a meaningful error message
The
jiraKeyarg for all commands using it should be parsed into aFullKey | ShortKeyunion. Invalid values should be rejected with a meaningful error message