Dynamic pipeline input Fields
long-term
R
Representative Llama
So we have input StartDeploymentFrom and the selection of that is the env present in the pipeline. Now, what we need is to show two vars, SkipCanary and SkipTestExecution only if the StartDeploymentFrom is selected as prod-*, otherwise the var would have the default value and does not show in the UI.
This would help us make things simple for the devs, as they need to provide minimal inputs and if the option is present then only it would select the other input. Currently it creates the confusion, in the sense that, user changes those vars but it does not have any effect because its not hotfix and nothing should be skipped, so if the user does not see that in the first place, then no confusion is there.
For us this is one of the requierment, but I do believe that other users and org would also have the similar requirements. This ticket seems similar but in rejected state - https://ideas.harness.io/feature-request/p/dynamic-runtime-inputs
Log In
Autopilot
Merged in a post:
Dynamic runtime inputs
L
Likely Turtle
Hi,
We would like to be able to have dynamic values for runtime inputs. The values should only be shown as on option based on a condition.
Thanks
Sudarshan Purohit
marked this post as
long-term
We have a long term plan for more dynamic steps and inputs that may allow this feature. Adding this ask to the long term roadmap so it can be renewed as that is implemented.
Autopilot
Merged in a post:
Reactive dropdowns
X
Xylophone gold Crocodile
We'd like the ability to reactively set dropdown options in Harness inputs. For example, if we select "abc" in the first input, we want the second input to only populate with "123","456".