Skip to content

fix(integrations): Use paginated jira projects endpoint in another place#116418

Merged
hobzcalvin merged 3 commits into
masterfrom
jira-project-paginated-t2
May 28, 2026
Merged

fix(integrations): Use paginated jira projects endpoint in another place#116418
hobzcalvin merged 3 commits into
masterfrom
jira-project-paginated-t2

Conversation

@hobzcalvin
Copy link
Copy Markdown
Contributor

#116327 used the paginated Jira project endpoint, but we were also using the unpaginated version in _filter_active_projects. Instead of grabbing the whole list, we can search just the project ids we have set up, also using the paginated endpoint.

@hobzcalvin hobzcalvin requested a review from a team as a code owner May 28, 2026 18:50
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label May 28, 2026
Copy link
Copy Markdown
Contributor

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit e504459. Configure here.

Comment thread src/sentry/integrations/jira/integration.py
Comment thread src/sentry/integrations/jira/integration.py Outdated
@hobzcalvin hobzcalvin merged commit 27c2fe5 into master May 28, 2026
63 checks passed
@hobzcalvin hobzcalvin deleted the jira-project-paginated-t2 branch May 28, 2026 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants