Hi,
Thanks, adding a second trigger is a fine solution .
The second trigger doesnot need to be "every minute". The specific situation doesnot happen that often.
The trigger every day will do.
Now there are two mass actions with trigger every day.
In hikashop_config I've set the key "massaction_last_trigger_days" in a way that the first mass action is triggered just after the out of stock plugin.
The second mass action daily trigger will use this same date and time, I suppose.
However, I understand it is not allowed to have two cron processes running at the same time; The second massa action should be triggered at least 15 minutes later. But that is not possible since it uses the same massaction_last_trigger_days.
How two avoid that? What will happen if there are two triggers at the same time?
I hope my explanation is clear. Setting trigger date and time is very confusing for me, especially because the frequency chosen in the Hikashop cron task influences the actual timing of the mass actions.
regards,
Udo