getsentry / getsentry/sentry

Invalid project_id returned in error.created webhook

Open
#80,614 4 comments 0 reactions 0 assignees View on GitHub
Bug Product Area: Settings - Developer Settings
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
22h 21m
Merged PRs (30d)
586

Description

### Environment

SaaS (https://sentry.io/)

### Steps to Reproduce

1. Configure internal-integration webhook on error.created
2. Send error to sentry and inspect what was received on webhook. (project_id is incorrect)

See https://www.notion.so/sentry/Invalid-project_id-returned-in-error-created-webhook-6b7e3aaa487f4966855bf817ef309066 for full info

### Expected Result

project_id should be correct/as-expected

### Actual Result

project_id is not expected value, it's a project that isn't even valid

### Product Area

Settings - Developer Settings

### Link

_No response_

### DSN

_No response_

### Version

_No response_

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the internal-integration webhook for error.created and compare its project_id with the expected project. The issue names no files, tests, or entry points; use the linked Notion report for the missing details. Done means the webhook returns the correct project_id for the reproduced case.

Written by the indexing model from the issue text.

Assessment

Domain
api, backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.