Skip to content
  • Andreas Brandl's avatar
    Reduce complexity of issuable finder query. · 0618f08e6233
    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.
    0618f08e6233