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: pass commandBase through to resolveNumericIssue error hints
resolveNumericIssue hardcoded 'sentry issue' in its 404 error hints.
Now accepts commandBase param (default: 'sentry issue') so that
'sentry event list 999' shows 'sentry event list <org>/999' in errors
instead of 'sentry issue list <org>/999'.
0 commit comments