Skip to content
  • Vasilii Iakliushin's avatar
    Optimize groups template page query · ae537ddf
    Vasilii Iakliushin authored and Steve Abrams's avatar Steve Abrams committed
    Contributes to https://gitlab.com/gitlab-org/gitlab/-/issues/381077
    
    **Problem**
    
    The query to fetch group templates is slow.
    
    **Solution**
    
    Optimize fetching logic to produce better execution plans.
    
    EE: true
    ae537ddf