Brand drop-down is null when item count is more than 100

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.

Thanks in advance.

Litium version: 7.6.1

It’s a bug that has been fixed in a later version:
https://docs.litium.com/support/bugs/bug_details?id=53348

Thanks @NilsN :slight_smile:

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?

No, the information should not have been removed in the upgrade, the fix was only in the UI. So the data should have stayed in Litium.

I’m not sure what BC is in this context, is it Business Central, the ERP?

Sorry for the confusion. We are using business central. but here, we are adding new brands via the Litium back office.

Alright. In any case, the data should not have been removed in Litium due to the upgrade. Is it gone from the database as well?

The issue was only in the test. It didn’t happen in the production. So, I think it’s fine for now.
Thanks :slight_smile:

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.