Skip to content

fix(integrations): Use paginated jira projects endpoint, behind flag#116327

Merged
hobzcalvin merged 1 commit into
masterfrom
jira-paginated-project
May 27, 2026
Merged

fix(integrations): Use paginated jira projects endpoint, behind flag#116327
hobzcalvin merged 1 commit into
masterfrom
jira-paginated-project

Conversation

@hobzcalvin
Copy link
Copy Markdown
Contributor

Resolves ISWF-2751

It's simple enough to use the paginated endpoint, but let's make sure it works before turning it on for all customers.

@hobzcalvin hobzcalvin requested a review from a team as a code owner May 27, 2026 18:23
@linear-code
Copy link
Copy Markdown

linear-code Bot commented May 27, 2026

ISWF-2751

@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label May 27, 2026
@hobzcalvin hobzcalvin requested a review from Christinarlong May 27, 2026 18:24
@hobzcalvin hobzcalvin merged commit c326bf7 into master May 27, 2026
84 checks passed
@hobzcalvin hobzcalvin deleted the jira-paginated-project branch May 27, 2026 19:16
hobzcalvin added a commit that referenced this pull request May 28, 2026
…ace (#116418)

#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.
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.

3 participants