QuackieMackie
Member
I've now taken the time to look through cron jobs, and I didn't see anything that would let me see if a cron job is run manually or if it was automated.
Has anyone seen something I've missed?
As a tempory fix I created a specific way of running the job. If you force a cron job to run it will have the flag automatic. Then I modified my template to have a button that will run the job. When the button is pressed it instead passes the manual flag.
It feels like such a hodge podge method, but it works... If anyone has a better solution please let me know
Has anyone seen something I've missed?
As a tempory fix I created a specific way of running the job. If you force a cron job to run it will have the flag automatic. Then I modified my template to have a button that will run the job. When the button is pressed it instead passes the manual flag.
It feels like such a hodge podge method, but it works... If anyone has a better solution please let me know

Last edited: