Hi there!
What are the actions and which plugin do they come from? Could you send us a screenshot of the actions, please?
I recommend https://snipboard.io/ for easily sharing screenshots – please follow the instructions on the page, then paste the URL in this chat. It works with Chrome, Firefox and Edge.
Judging by the screenshot, those look like one-off imports whereby orders are imported its own database table for use in the new WooCommerce Admin view.
In terms of why those aren’t running automatically – this is typically related to CRONjobs not executing as expected. Can you confirm that CRON is enabled on your server and running as expected?
There doesn’t appear to be any cron job running on server
myuser@MyVPS:~$ crontab -l
no crontab for myuser
myuser@MyVPS:~$ sudo crontab -l
no crontab for root
myuser@MyVPS:~$
Are you seeing a checkmark for CRON in the system status report at **WooCommerce > System Status**? If not, then that’s likely the cause of the issue here and you’d need to get in touch with your hosting provider to ensure CRON is activated/running on your server.
I appears to be fine (screenshot below)
View post on imgur.com