Skip to content

Dependency List Job Failed Alert - Hide link to job if payload from API does not include `job_path`

What does this MR do?

A recent change to the API's response excluded the path to the failed job (job_path), if the current users permissions don't allow them to view the pipeline.

Related Discussion and MR:

This MR adds a small frontend change to not display the link to the job within the alert that gets triggered if the pipeline for creating a dependency-list fails.

Screenshot_2019-07-10_at_00.52.31

Does this MR meet the acceptance criteria?

Conformity

Edited by David Pisek

Merge request reports