Skip to content

Fix N+1 in REST projects and service desk

What does this MR do?

In this MR we are fixing an N+1 in the /projects REST endpoint when service desk is enabled.

Screenshots (strongly suggested)

Before the fix: before

After the fix: after

Does this MR meet the acceptance criteria?

Conformity

Related to #21121 (closed)

Merge request reports