Error showing special prices when changing store view - Magento 2.3.1
Hey Please check in catalog_product_index_price table with your entity_id. Like SELECT *
FROM catalog_product_index_price
WHERE entity_id =432 LIMIT 0 , 30 and see what price is there.