I have a list in NetSuite that I'm using for a facet in SCA. The customer recently added some new values to it. The list is configured to display alphabetically in NetSuite ERP, but in the web store the list values are displayed by internalid increasing. The result is that the list is mostly alphabetical because that's the order in which values were created... but then with the new values chunked onto the end of the list and out of alphabetical order.
Is there a configuration that I'm missing?
I'm looking at another SCA instance where list values were created in non-alphabetical order, the list is set to display alphabetically in NetSuite ERP... and in the web store the list is shown alphabetically. New values have been added since implementation, and they are slotting correctly alphabetically. The configuration is the same.
What's missing in the first instance?