Skip to content

Resolve "MembersFinder contains slow database query with OR conditions"

What does this MR do?

Improve MembersFinder query performance by using UNION instead of OR where id IN

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Closes #64180 (closed)

Edited by Mayra Cabrera

Merge request reports