Skip to content

Environment variables are not getting used under the flag new_pipeline_form

Under the feature flag new_pipeline_form any environment variables are not being used correctly. When the frontend sends up the payload 👇

Screen_Shot_2020-09-29_at_8.33.00_AM

We get a successful response and redirect to the pipeline view. From there the environment variables entered in the run manual pipeline view are not handled correctly.