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
We created some banners to test and deleted them. Now our customer is trying to create banners that are going to be in the store but the query used in vtex.search:search-banner component brings the deleted ones first. We need a way to force delete some banners or some way to filter them.
Banners query bringing deleted Banners
Expected Behavior
Expected Query to bring only non-deleted banners.
Current Behavior
Query bring all banners even the deleted ones.
Context
We created some banners to test and deleted them. Now our customer is trying to create banners that are going to be in the store but the query used in
vtex.search:search-banner
component brings the deleted ones first. We need a way to force delete some banners or some way to filter them.Your Environment
The text was updated successfully, but these errors were encountered: