Fix selecting wrong job via api, select via UI instead
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.
-
I have evaluated the MR acceptance checklist for this MR.
Close #426502 (closed)