Mass Update and Triggering Hooks
Posted: 2024-10-12 15:52
I am having the following problem with the Mass Update plugin:
When configuring a mass update and selecting the "Trigger update hooks" option, that particular mass update command ceases to work.
It should be noted that commands where the "Trigger update hooks" option is not selected, still work.
For clarity, I can see the command in the menu, I can select the changes to the table rows I've selected. When I press the Confirm button, the ajax request is successfully sent to the ajax-mass-update-XXXXXXX.php file and that file appears to successfully make the curl request. However, the records do not update with the previously selected value and I get no error messages.
I'm stumped. Is there any way of troubleshooting from here?
When configuring a mass update and selecting the "Trigger update hooks" option, that particular mass update command ceases to work.
It should be noted that commands where the "Trigger update hooks" option is not selected, still work.
For clarity, I can see the command in the menu, I can select the changes to the table rows I've selected. When I press the Confirm button, the ajax request is successfully sent to the ajax-mass-update-XXXXXXX.php file and that file appears to successfully make the curl request. However, the records do not update with the previously selected value and I get no error messages.
I'm stumped. Is there any way of troubleshooting from here?