Suddenly our SF that has worked fine for years stopped to show some products and instead the following error message appear:
Conversion failed when converting the varchar value '*' to data type int.
After some investigation we have noticed that all the products whose ProductID is equal or bigger to 1000000 (one million) raises this error.
Is this a known issue or limitation?
Thanks!