Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scheduled special price products do not show in category #18

Open
AdminLinenStore opened this issue Jun 20, 2018 · 2 comments
Open

scheduled special price products do not show in category #18

AdminLinenStore opened this issue Jun 20, 2018 · 2 comments

Comments

@AdminLinenStore
Copy link

Step to re produce

  • schedule products with special price (or new) to run by cron for next day.

expect results

  • Special price products shows in category and record found in category backend under "Products in Category " tab

actual results

  • product records didn't show up until manually save it from backend catalog > category

smrtcategory

*note my cron runs successfully without any issues

@karliuka
Copy link
Owner

The index must be in the "Update by Schedule" mode. Check, please.

@AdminLinenStore
Copy link
Author

They are all set to "Update by Schedule" as below
index-setup

it looks like product in category will only get updated by trigger a save button.

product its self has updated category but category doesn't show that product records

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants