StevenWeathers / thunderdome-planning-poker

⚡ Thunderdome is an open source agile planning poker, sprint retro, and story mapping tool
https://thunderdome.dev
Apache License 2.0
414 stars 106 forks source link

Refactor the GetGamesByUser query to improve performance #543

Closed StevenWeathers closed 6 months ago

StevenWeathers commented 6 months ago

Fixes #533

Description

This PR fixes a performance issue with getting the list of User Games which when Team Games were added decreased performance drastically for smaller resourced db instances.

What type of PR is this? (check all applicable)

Related Tickets & Documents

Fixes #533

Screenshots/Recordings

Steps to QA