@Mostapha, at the end of your Youtube tutorial on parameter studies, you read in the results from different runs one by one. Is it possible to load all simultaneously?
I have noticed some weird behaviour when I input more than one index into the Check Job Status component: it runs into some kind of loop where it freezes up my canvas and keeps alternating between the following two states every few seconds:
Multiple inputs that triggers multiple checking instances, which messes up the the component’s current state. And it ended up running into an infinite loop. Now I have made it accepting the list of inputs which I have control how this component re-computes.