backstage-plugins icon indicating copy to clipboard operation
backstage-plugins copied to clipboard

[Bug]: Re-run functionality doesn't take updated input set

Open SarvJ1 opened this issue 3 years ago • 1 comments

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) Screenshot 2022-11-29 at 11 38 18 AM

Actual behaviour

So currently on re-run on updated input set ,it will pass null for runtime variables which is not ideal.

SarvJ1 avatar Nov 29 '22 06:11 SarvJ1

#30 This should solve this issue as we are planning to replicate Harness UI for taking inputs

SarvJ1 avatar Nov 29 '22 06:11 SarvJ1