Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
SarvJ1 opened this issue Nov 29, 2022 · 1 comment
Open

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

SarvJ1 opened this issue Nov 29, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@SarvJ1
Copy link
Contributor

SarvJ1 commented Nov 29, 2022

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 SarvJ1 added the bug Something isn't working label Nov 29, 2022
@SarvJ1
Copy link
Contributor Author

SarvJ1 commented Nov 29, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant