Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Sql query optimisation for application group app status listing #5672

Merged
merged 3 commits into from
Aug 12, 2024

Conversation

prkhrkat
Copy link
Contributor

@prkhrkat prkhrkat commented Aug 12, 2024

Description

Fixes #5673

Checklist:

  • The title of the PR states what changed and the related issues number (used for the release note).
  • Does this PR requires documentation updates?
  • I've updated documentation as required by this PR.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have tested it for all user roles.
  • I have added all the required unit/api test cases.

Does this PR introduce a user-facing change?


@prkhrkat prkhrkat changed the title Sql query optimisation for application group app status listing fix: Sql query optimisation for application group app status listing Aug 12, 2024
@prkhrkat prkhrkat merged commit 12b6185 into main Aug 12, 2024
6 checks passed
@prkhrkat prkhrkat deleted the sql-opt branch August 12, 2024 14:37
Copy link

sonarcloud bot commented Aug 12, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: High memory uses in application group app status listing
2 participants