Skip to content

Conversation

@YodaLightsabr
Copy link
Contributor

@YodaLightsabr YodaLightsabr commented Oct 24, 2025

Summary of the problem

The sub-organizations page is slow

Describe your changes

Preload associations and make balance async

@YodaLightsabr YodaLightsabr requested review from a team as code owners October 24, 2025 20:53
end

def async_sub_organization_balance
authorize @event
Copy link
Member

Choose a reason for hiding this comment

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

Unfortunately, this is a regression. The previous balance calcuation considered filters since it used @sub_organizations which is after filters are applied.

I believe this new async frame doesn't consider filters.

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.

2 participants