vc-module-catalog icon indicating copy to clipboard operation
vc-module-catalog copied to clipboard

Can't find product just created

Open tatarincev opened this issue 5 years ago • 0 comments

@Woland2k commented on Fri Nov 03 2017

Product doesn't show up when "is:priced" filter is used (product was re-indexed). Also going physically to the dbo.Item database table and changing StartDate field (-1 month) and re-indexing makes the product appear.

My timezone is PST(-8)

Version info: latest versions

Expected behavior

Once product is created and re-indexed I expect it to show in admin when searching.

Actual behavior

No product is shown.

image

Steps to reproduce

  1. Setup a new instance of platform with default images and no sample data.
  2. Create new catalog and add a product and pricing info.
  3. Re-index.
  4. Select filter "is:priced".
  5. No results displayed.
  6. Open dbo.Item and change StartDate.
  7. Reindex.
  8. Product is now displayed using filter "is:priced".

@IgorisB commented on Thu Apr 26 2018

do we have a fix for that? @artem-dudarev I thought it is fixed in other projects... I confirm that just created product doesn't show in search with timezone<0

tatarincev avatar Dec 27 '19 13:12 tatarincev