Open
Description
Problem Statement
We currently matching Issues from our US and EU instances using their fingerprints. However, we fetch fingerprints for each Issue individually, which isn't scalable—especially given the large volume of Issues (several hundred in both instances).
This approach is slow and inefficient, and it also prevents us from expanding the reports to other projects. Is there a way to include fingerprints when pulling Issues, or does Sentry offer a batch API that would allow us to fetch fingerprints for a provided list of issue IDs?
Solution Brainstorm
Attach fingerprint data to /api/0/projects/#{organization}/#{project}/issues/
endpoint
Product Area
APIs
Metadata
Metadata
Assignees
Type
Projects
Status
No status