How to delete system tasks?
How do I delete these system tasks that are obsolete.. The task in the attached image has no possibility to delete...
Product version: IRIS 2022.1
How do I delete these system tasks that are obsolete.. The task in the attached image has no possibility to delete...
Looks like you're experiencing the same thing as this person: https://community.intersystems.com/post/deleting-cleanup-sql-cleanup-index-task
My answer's the same - this is a bug, and should be fixed in the future.
Thanks.. is there a posibility to report this bug somewhere? I'm not authorized to report this to WRC..
It's already been reported, I meant! Rest assured.
To clear a range of user tasks had used similar to:
for i=14:1:17 {do ##class(%SYS.Task).%DeleteId(i)}