Description:
We have almost 7000 task executions in our history.
When I tried to use "Clean up all task/job executions" there was an error on client side with a lot of "undefined"
I reloaded the ui, but all task executions and job executions were still present. In the "Task execution" the button "Clean up task execution" was not showing up for each task execution when I pressed on the three dots.
Also there were a lot of logs
{"timestamp":"2023-07-21T07:24:13.005+0200","level":"WARN","thread":"https-jsse-nio-8443-exec-8","logger":"org.springframework.cloud.deployer.spi.kubernetes.KubernetesTaskLauncher","message":"Cannot delete job for task \"fortschreibung-tgl-task-m68n655vv3\" (reason: job does not exist)","context":"default"}
but I don't know if this affects the delete process.
Release versions:
Spring Cloud Data Flow Server 2.10.3
Spring Cloud Skipper: 2.9.3
Custom apps:
N/A
Steps to reproduce:
Create a loooot of task executions with batch jobs and clean them up.
Screenshots:
N/A