ServiceHooks in DE are missing Events for updated Sentry Apps
- 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
[This PR](https://github.com/getsentry/sentry/pull/75903) fixed updating `ServiceHooks`, however we have some `ServiceHooks` (read: installations) that were never updated with the new events so they currently don't receive any webhooks.
### Expected Result
Users that installed some Sentry App received the Sentry App's webhooks
### Actual Result
1. Lets make a script to update them. 🤷♀
### Product Area
Unknown
### Link
_No response_
### DSN
_No response_
### Version
_No response_
Contributor guide
Research direction
Start by reading PR 75903, which fixed updating ServiceHooks, and inspect how existing ServiceHooks are represented and updated. Identify the script entry point from that change and make it update installations missing the new events; done means affected Sentry App installations receive their webhooks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100