1

Magento version 2.3.5 Does anyone know how to solve this?

enter image description here Cron is working fine I cross-check with indexing and when run this command -

php bin/magento queue:consumers:start product_action_attribute.update 

then the problem is solved but it's not a good way, again and again, to run these commands

1 Answer 1

0

Please check indexer status in admin System -> Tools -> index. Message might be shown due to any recent bulk update.

Running cron command and re indexing command fixed this issue for me

php bin/magento cron:run 

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.