London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
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:
1. Failed to Re-Create StoreDefinition, please recreate the definition manually for Store:QuickLinkSettingsFailed 2. Failed to Re-Create StoreDefinition, please recreate the definition manually for Store:XFormsViewerSettingsStore
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.