Hi there, @Nicolas-d… it looks like that limitation is still a thing (I wouldn’t have expected it to have changed), and the community can’t help with that, of course. That being said, you don’t necessarily have to upgrade because you can use a recurring backend workflow (i.e., a backend workflow where the last step schedules the same workflow again), and I’ve seen plenty of folks (myself included) who go that route rather than using the recurring event feature.
Thank you @mikeloc I managed to implement a recurring system workflow. The workflow is triggered from a button only visible by the admin. For now, it seems to work.