You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried to create an automated action that sends an email every week reminding the tasks assigned to the user that are still open. I can't do it, I don't know if I failed with the cronjob or something else...Have you done something similar by chance?
The text was updated successfully, but these errors were encountered:
There really isn't enough information here to offer assistance. I can tell you, this action has no issues working if setup properly, so I would say it's most likely your cronjob.
If your aim is to send the email only every 7 days, you have 2 options to achieve that.
Set the cron to only run once every 7 days. (I don't really recommend this option, the cron should be running often)
I have tried to create an automated action that sends an email every week reminding the tasks assigned to the user that are still open. I can't do it, I don't know if I failed with the cronjob or something else...Have you done something similar by chance?
The text was updated successfully, but these errors were encountered: