Hi
our Brand items count exceeds 100 now. The brand dropdown is null in the product template but all the new items exist in the field itself. Not sure why this is happening. Are there any limits for the items? It’s working fine when the item count is 100 or less.
After the upgradation to Litium.7.6.2, we have lost the selected Brand from all the products in BC. Is that supposed to happen? We are not updating the Brand field using fieldDefinitionService in DefinitionSetup.cs since we are adding the new brands via BC, not from code. We are doing this to prevent the loss of newly added brands on each deployment. should we have to initialize it after the upgrade?