Steps:
1. open Pipelines page for a repo, minimal reproduction repo here: https://bitbucket.org/tomsaleeba/bb-pipeline-bug-vars/addon/pipelines/home#!/results/page/1
1. click "Run Pipeline" button
1. select the `main` branch
1. select the "one" pipeline
1. select the "two" pipeline
Expected:
The variables for the "two" pipeline show the defaults defined in the YAML. That is foo="hello", bar="" and baz="".
Actual:
The variables still retain the values from when viewing the "one" pipeline. The inputs don't seem to be reset when changing pipelines.
Hi @Tom S
the fix was released! Please let me know if you still experience the issue.
Regards,
Nadia
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Tom S thanks for reporting this. I will have a look.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.