-
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            msukkari
          
      
      
        Apr 4, 2025 
      
    
    Replies: 1 comment
-
| Previously the repository table was fetching information from zoekt, which has context over the branches that have been indexed. With v3, this table is now showing the repo information stored in the DB which isn't aware of the branches indexed. I've created a FR to track adding this back: #264 | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
      Answer selected by
        msukkari
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Previously the repository table was fetching information from zoekt, which has context over the branches that have been indexed. With v3, this table is now showing the repo information stored in the DB which isn't aware of the branches indexed.
I've created a FR to track adding this back: #264