Repoduce:
Expected:
Actually:
Very interesting bug this. Basically because you set a from/to filter on the product grid and another product grid is loaded on the Add Review screen it's trying to a apply the from/to filter eventhough that particular version of the grid does not support a from/to but only a single value
I would guess that the product grid for adding a review should use a unique grid id to avoid the conflict with the main product grid?
Most helpful comment
I would guess that the product grid for adding a review should use a unique grid id to avoid the conflict with the main product grid?