• Andreas Brandl's avatar
    Reduce complexity of issuable finder query. · cdfe437e
    Andreas Brandl authored
    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.
    cdfe437e