Skip to content

BC-9495 - During first load the rooms page /rooms takes longer then expected#5638

Merged
Metauriel merged 1 commit intomainfrom
BC-9495-rooms-overview-performance
Apr 11, 2025
Merged

BC-9495 - During first load the rooms page /rooms takes longer then expected#5638
Metauriel merged 1 commit intomainfrom
BC-9495-rooms-overview-performance

Conversation

@MartinSchuhmacher
Copy link
Copy Markdown
Contributor

@MartinSchuhmacher MartinSchuhmacher commented Apr 11, 2025

Description

When accessing the page "/rooms" the rooms which the user can access are loaded and filtered in the background. Within the process the userGroupId is requested, but this property does not have an index, which is the source of the "delay".

Links to Tickets or other pull requests

BC-9495

  • set index in room membership on userGroupId

Approval for review

  • DEV: If api was changed - generate-client:server was executed in vue frontend and changes were tested and put in a PR with the same branch name.
  • QA: In addition to review, the code has been manually tested (if manual testing is possible)
  • All points were discussed with the ticket creator, support-team or product owner. The code upholds all quality guidelines from the PR-template.

@sonarqubecloud
Copy link
Copy Markdown

@Metauriel Metauriel merged commit 27056c4 into main Apr 11, 2025
77 checks passed
@Metauriel Metauriel deleted the BC-9495-rooms-overview-performance branch April 11, 2025 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants