I have a table with Status, Edited_By, Edited_Date.
I have a mass update function to change the status in bulk for records.
My users just reported to me that the edited by and edited date don't update when I do this via mass_update.
am i going to need to go into the hooks and customise the mass update code to also update these other values via some scripting.
Is there an expectation that this use case should work in the Mass Update plugin?
I will have an explore, but I'm sure others must have seen something similar.
Thanks
