Task "Update attributes for x selected products": 1 item(s) have been scheduled for update

Hi,

I tried to update some attributes in bulk, however, it didn’t work.

The following message is shown.
Task “Update attributes for 12 selected products”: 1 item(s) have been scheduled for update.

Could you please give me a tip on how to fir it?
Thank you.

Scheduled items normally take 1-2 minutes to clear through a queue. You can check the progress under System > Actions Logs > Bulk Actions.

The queue was introduced in 2.3.0 (I think) to help take heavy load off database processing.

Hi Craig,

These bulk actions just stuck.
Any idea how to fix it?

If cron is setup and working correctly, you can always try truncating cron_schedule and rescheduling. It’s not an issue I’ve run into before, so they’re my best guesses.

However, it looks like a popular topic in Google - So, you could always search for “magento 2 bulk actions not starting” to get more suggestions.

This is a known issue in Magento 2.4: https://github.com/magento/magento2/issues/29797

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.