Skip to content

Wrong stage icon in Stages of Pipelines (10.8 thru 14.8 and now)

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Summary

When all Jobs with a manual trigger in a Stage are canceled, a wrong icon is shown for the Stage in the Stages column in project's Pipelines page.

Steps to reproduce

https://gitlab.com/zarunet/test-project/-/pipelines

Example Project

https://gitlab.com/zarunet/test-project/-/pipelines

What is the current bug behavior?

pipelines-stages-icon-for-canceled

What is the expected correct behavior?

The (summary) icon for a stage with allowed-failure job(s) should be "canceled" instead of "passed with warnings" even when the pipeline is canceled.

Relevant logs and/or screenshots

pipelines-stages-icon-for-canceled

Output of checks

This bug happens on GitLab.com at least 10.8 (2018-06) through 14.7 and 14.8-pre (2022-02).

Possible fixes

"Canceled" should precede "passed with warnings" when the status is computed.

Edited by 🤖 GitLab Bot 🤖