You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I added a product into 2 channels (one is the default one and channel 2) and then while doing full indexing through UI. Unfortunately, the product variant is allocated to channel 2 with its corresponding gross price with discount, onSale, priceDiscounted similar to the default channel does not correspond to channel 2.
Steps to reproduce the problem
Create a product in saleor and make it available in 2 channels with different prices.
Do the full indexing from Saleor UI
Check whether the price object with priceUndiscounted, onSale, discount persisted in the Algolia index matches with its gross price.
What did you expect to happen?
Here, the gross price and pricing properties should match for each channel and it should not depend on other channel price configurations.
I am using saleor-platform for setting up the saleor.
The text was updated successfully, but these errors were encountered:
Sihana-Shybin
changed the title
Search App: Variant pricing is not aligned with channel
Bug: Search App: Variant pricing is not aligned with channel
Dec 7, 2023
What are you trying to achieve?
I added a product into 2 channels (one is the default one and channel 2) and then while doing full indexing through UI. Unfortunately, the product variant is allocated to channel 2 with its corresponding gross price with discount, onSale, priceDiscounted similar to the default channel does not correspond to channel 2.
Steps to reproduce the problem
What did you expect to happen?
Here, the gross price and pricing properties should match for each channel and it should not depend on other channel price configurations.
I am using saleor-platform for setting up the saleor.
The text was updated successfully, but these errors were encountered: