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

Replace SearchBoardsForUserInTeam query with a more efficient one #4308

Merged
merged 2 commits into from
Dec 7, 2022

Conversation

mgdelacroix
Copy link
Contributor

Summary

This PR uses a UNION query to optimize fetching Boards when in plugin/product mode

@mgdelacroix mgdelacroix added the 2: Dev Review Requires review by a core committer label Dec 7, 2022
Copy link
Contributor

@wiggin77 wiggin77 left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@wiggin77 wiggin77 merged commit b22a115 into main Dec 7, 2022
@wiggin77 wiggin77 deleted the search-boards-for-user-in-team-union-query branch December 7, 2022 18:00
@sbishel
Copy link
Collaborator

sbishel commented Dec 7, 2022

/cherry-pick release-7.6

@mattermod
Copy link
Contributor

Cherry pick is scheduled.

mattermost-build pushed a commit to mattermost-build/focalboard that referenced this pull request Dec 7, 2022
…ttermost-community#4308)

* Replace SearchBoardsForUserInTeam query with a more efficient one

* Fix linter

(cherry picked from commit b22a115)
@mattermod mattermod added the CherryPick/Done Successfully cherry-picked to the quality or patch release tracked in the milestone label Dec 7, 2022
@sbishel
Copy link
Collaborator

sbishel commented Dec 7, 2022

/cherry-pick release-7.5

@mattermod
Copy link
Contributor

Cherry pick is scheduled.

mattermost-build pushed a commit to mattermost-build/focalboard that referenced this pull request Dec 7, 2022
…ttermost-community#4308)

* Replace SearchBoardsForUserInTeam query with a more efficient one

* Fix linter

(cherry picked from commit b22a115)
sbishel pushed a commit that referenced this pull request Dec 12, 2022
) (#4309)

* Replace SearchBoardsForUserInTeam query with a more efficient one

* Fix linter

(cherry picked from commit b22a115)

Co-authored-by: Miguel de la Cruz <[email protected]>
sbishel pushed a commit that referenced this pull request Dec 13, 2022
) (#4310)

* Replace SearchBoardsForUserInTeam query with a more efficient one

* Fix linter

(cherry picked from commit b22a115)

Co-authored-by: Miguel de la Cruz <[email protected]>
mgdelacroix added a commit that referenced this pull request Dec 19, 2022
)

* Replace SearchBoardsForUserInTeam query with a more efficient one

* Fix linter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2: Dev Review Requires review by a core committer CherryPick/Done Successfully cherry-picked to the quality or patch release tracked in the milestone
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants