Expected Behaviour
When an input set is updated for a particular pipeline for eg they add a run time variable,On re-run it should throw an error (as the previous execution won't have that input).On Harness it is handled on the UI
For eg (testvariable is the updated input)

Actual behaviour
So currently on re-run on updated input set ,it will pass null for runtime variables which is not ideal.
Expected Behaviour
When an input set is updated for a particular pipeline for eg they add a run time variable,On re-run it should throw an error (as the previous execution won't have that input).On Harness it is handled on the UI

For eg (testvariable is the updated input)
Actual behaviour
So currently on re-run on updated input set ,it will pass null for runtime variables which is not ideal.