Skip to content

Conversation

@szokeasaurusrex
Copy link
Member

Description

Serialize project IDs as integers when creating a new release. This restores compatibility with self-hosted Sentry versions which lack this bug fix to properly handle project IDs serialized as strings.

Issues

@szokeasaurusrex szokeasaurusrex requested a review from lcian January 9, 2026 12:45
@linear
Copy link

linear bot commented Jan 9, 2026

szokeasaurusrex added a commit that referenced this pull request Jan 9, 2026
### Description
Serialize project IDs as integers when creating a new release. This restores compatibility with self-hosted Sentry versions which lack [this bug fix](https://linear.app/getsentry/review/fixapi-accept-project-ids-as-strings-in-organization-releases-endpoint-0c24c083a8ac) to properly handle project IDs serialized as strings.

### Issues
- Resolves #3066
- Resolves [CLI-261](https://linear.app/getsentry/issue/CLI-261/send-project-ids-as-integers-for-release-endpoints)
- See also getsentry/sentry#105038
@szokeasaurusrex szokeasaurusrex force-pushed the szokeasaurusrex/project-id-numeric branch from 4c3fe41 to ed00d69 Compare January 9, 2026 12:50
### Description
Serialize project IDs as integers when creating a new release. This
restores compatibility with self-hosted Sentry versions which lack [this
bug
fix](https://linear.app/getsentry/review/fixapi-accept-project-ids-as-strings-in-organization-releases-endpoint-0c24c083a8ac)
to properly handle project IDs serialized as strings.

### Issues
- Resolves #3066
- Resolves
  [CLI-261](https://linear.app/getsentry/issue/CLI-261/send-project-ids-as-integers-for-release-endpoints)
- See also getsentry/sentry#105038
@szokeasaurusrex szokeasaurusrex force-pushed the szokeasaurusrex/project-id-numeric branch from ed00d69 to 305025d Compare January 9, 2026 12:52
@szokeasaurusrex szokeasaurusrex marked this pull request as ready for review January 9, 2026 13:00
@szokeasaurusrex szokeasaurusrex requested a review from a team as a code owner January 9, 2026 13:00
@szokeasaurusrex szokeasaurusrex merged commit f316566 into master Jan 9, 2026
25 checks passed
@szokeasaurusrex szokeasaurusrex deleted the szokeasaurusrex/project-id-numeric branch January 9, 2026 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Send project IDs as integers for release endpoints

3 participants