Skip to content

Fix cross join when creating assignee lists

Heinrich Lee Yu requested to merge 417465-fix-board-lists-create-cross-join into master

What does this MR do and why?

Splits the query into two so we don't join between the members and users table.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #417465 (closed)

Edited by Heinrich Lee Yu

Merge request reports