Re-occuring tasks

I have the same problem of needing a way to schedule recurring tickets.

Unfortunately Zammad doesn’t natively support this, and there doesn’t seem to be any plans to address this in the immediate future.

If you need this feature, you’ll need to bolt something together using something like cron or power automate to send emails / API calls to your Zammad instance, which creates the ticket.

Here is the Github feature request:

Here are previous threads on this topic:

https://community.zammad.org/t/calendar-generated-tickets/4354