Skip to content

Fix selecting wrong job via api, select via UI instead

Tiffany Rea requested to merge 426502-fix-custom-var-spec into master

What does this MR do and why?

Fix #426502 (closed)

By selecting via API, we sometimes select the wrong job. There are 2 pipelines in this case and they each has job with the same name. Since we are triggering pipeline via UI, that would redirect us to the pipeline page anyways, simply select the job there.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Close #426502 (closed)

Merge request reports

Loading