Join us this Friday for AI in Action at the Virtual Happy Hour! This free virtual event is open to all—enroll now on Academy and don’t miss out.
Join us this Friday for AI in Action at the Virtual Happy Hour! This free virtual event is open to all—enroll now on Academy and don’t miss out.
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.