I am facing a issue with WmPublic/pub.scheduler.addOneTimeTask service.
I have a complex scheduler task which will internally calls the addOneTimetask.It was working fine in the 61 environment and one time task was vanishing from the admin->scheduler page after execution.
In 71,I can see functionlality addOneTimetask executing correctly,but it is not vanishing from the admin->scheduler page.After execution it still remains in the scheduler page and showing the status as “expired”
But it supposed to be disappered from there.
Anybody had faced such kind of scenario? is it a known issue? and how did you correct it?