Reduce complexity of issuable finder query.
This removes the extra check for project-ids which is not needed at all. This does not necessarily reduce execution time of the query, but improves planning time by a few millseconds. Closes #37125.
Showing
Please register or sign in to comment