Skip to content
  • Vasilii Iakliushin's avatar
    Tags search does not work with Gitaly pagination · 277e5930
    Vasilii Iakliushin authored
    Contributes to https://gitlab.com/gitlab-org/gitlab/-/issues/367667
    
    **Problem**
    
    We apply search after we fetched tags from the repository. The
    pagination breaks this logic.
    
    **Solution**
    
    Fall back to default tags fetching.
    
    Changelog: fixed
    277e5930