woocommerce-ios
woocommerce-ios copied to clipboard
Blaze: Incorrect Store Products Displayed in Blaze on iOS App after Switching Stores
Description:
I discovered an issue where products from the wrong store are being displayed in Blaze. This happens specifically after I switch from one store to another.
Steps to Reproduce:
- Open the WooCommerce iOS app.
- Try to create a Blaze campaign and observe the products available, they are related to the current store.
- Switch from Store A to Store B.
- Try to create a new Blaze campaign on Store B.
- Notice that the products being displayed are from Store A instead of Store B.
Expected Behavior:
When switching stores, the products displayed in Blaze should correspond to the currently selected store.
Workaround:
Closing and reopening the app seems to fix the issue temporarily, with the correct products from Store B displayed in Blaze. However, the issue reoccurs when switching stores again.
Demo
Fails | |
---|---|
:no_entry_sign: | Please add a feature label to this issue. e.g. 'feature: stats' |
Generated by :no_entry_sign: dangerJS
Fails | |
---|---|
:no_entry_sign: | Please add a feature label to this issue. e.g. 'feature: stats' |
Generated by :no_entry_sign: dangerJS
Fixed by #11081.
This issue can still be reproduced when starting campaign creation from My Store.
Closing this issue since it seems to have been fixed.