I’m moving from magento 1 to magento 2 and I have noticed that Magento 2 doens’t have a “reviews detail” page?
What I mean is that in Magento 1, you could go to the reviews tab and then I just need to click on the review summary (which is a link) and then it takes me to the “review details” page. Which is a page that shows just the single review for the product.
The URL looks like: [website]/review/product/view/id/[review_id]/
Did they get rid of this in Magento 2?
Or is there somewhere I can put in the admin configuration so that I can turn it on?
Thank you.