sentry-cli icon indicating copy to clipboard operation
sentry-cli copied to clipboard

Change error returned in `assemble_artifact_bundle`

Open szokeasaurusrex opened this issue 1 year ago • 0 comments

This function can return a ReleaseNotFound error, even though we don't pass a release to this function, so it appears that an incorrect release could not actually cause the error. OrganizationNotFound seems like it would be more appropriate here.

szokeasaurusrex avatar Mar 05 '24 08:03 szokeasaurusrex