Skip to content

Conversation

@tahsinaislam
Copy link
Contributor

@tahsinaislam tahsinaislam commented Dec 4, 2025

Link to pivotal/JIRA issue

Is PM acceptance required?

  • No - merge after code review approval

What was done?

  • BulkActionsController was taking a long time to load pages (~15 seconds). An N+1 query was identified in the controller and fixed.

How to test?

  • Added a unit test to double check that the query works

@github-actions
Copy link

github-actions bot commented Dec 4, 2025

Heroku app: https://gyr-review-app-6126-8a6d6ef0c06b.herokuapp.com/
View logs: heroku logs --app gyr-review-app-6126 (optionally add --tail)

@tahsinaislam tahsinaislam changed the title GYR1-837 Fix N+1 query in bulk actions controller GYR1-837 Fix high response times in bulk actions controller Dec 4, 2025
@tahsinaislam tahsinaislam merged commit 13375e3 into main Dec 4, 2025
8 checks passed
@tahsinaislam tahsinaislam deleted the GYR1-837-fix-n-1-query-in-hub-bulk-actions-base-controller branch December 4, 2025 17:14
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.

3 participants