Delete scheduled task

Hello,

This bug occurs in the web interface, I haven’t been able to verify it from clients.
For some time now, I’ve had a problem with certain scheduled tasks.
The issue is that once they are created, they cannot be modified or deleted. After a while, I discovered that the problem occurs in tasks whose names contain an underscore (_).
I want to delete all the tasks that have this character in their names, but i can not. Can someone help me?

Thank you.

It would be worth a try to hit f12 and inspect your network traffic when you delete one. Check the url and if the _ is not html encoded, encode it and manually put the url in your browser.