Take the community feedback survey now.
                AI OnAI Off
            
        Take the community feedback survey now.
i did run this before my upgrade and then no red lines.
 foreach (var storeDefinition in StoreDefinition.GetAll())
            {
                DataStoreProvider.CreateInstance().SaveStoreDefinition(storeDefinition);
               
            }
                        
    
    
    
Hello,
When i upgrade my prod db from CMS 6r2 to 7, i do get two red lines in Deployment center:
Is it something that needs to by handled? or is it trivial? this is just happening in our first step i our upgrade to 7.19 version.