Open
Description
Self-Hosted Version
25.4.0.dev0+bbb8842507f114fd503d55a3b481962aca97195f
CPU Architecture
x86_64
Docker Version
28.0.1
Docker Compose Version
2.33.1
Machine Specification
- My system meets the minimum system requirements of Sentry
Steps to Reproduce
- Go to issues and click into an issue
- from the extended menu items, select reprocess issues
- Error will display in browser "The organization you were looking for was not found."
404s suggest and internal API calls issue but everything I've tested from the host itself can call the api successfully. It seems the orgSlug isnt not getting set when submitting the reprocess issues event.
Expected Result
Reprocess events feature working as intended
Actual Result
Error will display in browser "The organization you were looking for was not found."
Seen in browser console
NotFoundError: GET /organizations/{orgSlug}/ 404
at x.error (api.tsx:579:34)
at api.tsx:311:20
at Q.handleRequestError (api.tsx:350:95)
at Ae (api.tsx:409:12)
at api.tsx:539:11Caused by: Error: API Request Error
at Q.requestPromise (api.tsx:567:28)
at C.queryFn (bootstrapRequests.tsx:92:43)
Event ID
No response
Metadata
Metadata
Assignees
Type
Projects
Status
No status
Status
Waiting for: Product Owner