pm.execution.setNextRequest('ID') causing collection to end rather than route to ID'd request in manual collection runner

Hey @romeatcareqb :waving_hand:t3:

What is the response body of the first request?

Are you sure that the condition is met as expected, are you able to log that out to the console?

Are you using the request name of the id of the request, inside the setNextRequest() method?

What do you mean by manual collection runner, are you just referring to running the Collection using the runner or manually hitting send on the requests?

Is this the same question as you raise here?