Skip to content

Improve the tooltip text for retry operation on pipeline graph and pipeline index page

Related to #32559 (closed).

🧩 Background

On the pipeline detail page and pipeline index page, when users click on Retry, it implies all the failed jobs in the pipeline would be retried. This is not clearly communicated to the users.

Pipeline index page Pipeline details page
Screen_Shot_2021-10-04_at_8.30.46_PM Screen_Shot_2021-10-04_at_8.31.13_PM

📝 Proposal

Improve the text in the tooltip to Retry failed jobs to clearly communicate that only the failed jobs in the pipeline would be retried.

Edited by Marcel Amirault