Gocd: Cancelled icon is not rendered of cancelled jobs on stage details page

Created on 19 Dec 2019  路  4Comments  路  Source: gocd/gocd

Issue Type
  • Bug Report
Summary

The canceled icon is not rendered for the canceled jobs on the stage details page.

Link: https://build.gocd.org/go/pipelines/build-linux-PR/5862/build-server/2/overview

Screen Shot 2019-12-19 at 11 23 06 AM

Basic environment details
  • Go Version: 19.12.0
Steps to Reproduce
  1. Create a pipeline with job(s).
  2. Trigger pipeline and cancel the stage.
  3. Visit the stage details page of the pipeline instance.
  4. Refer failed jobs section on the left
bug good-first-issue hacktoberfest pipeline runs

All 4 comments

@GaneshSPatil I'm unable to reproduce the error.
Steps I followed:

  1. Create a pipeline with 3 jobs with all of them failing
  2. Triggered the job.
  3. Visited the stage details page.
    Screen Shot 2020-01-02 at 2 19 04 PM

Can you verify it on your end.

@kritika-singh3 -- The issue is with the canceled stage jobs (not failed).
I've updated the steps to reproduce this issue.

Able to reproduce the issue. Confirmed that the issue is present from GoCD version 19.8.0 post the changes made in #6707.

Verified on GoCD Version: 20.1.0 (11114-f2c1771e333ea92dae82cd78d2efa1310c1086f0).

Example: https://build.gocd.org/go/pipelines/smoke/3325/Smoke/1

Was this page helpful?
0 / 5 - 0 ratings

Related issues

dwijnand picture dwijnand  路  7Comments

kdhamo picture kdhamo  路  7Comments

arvindsv picture arvindsv  路  3Comments

arvindsv picture arvindsv  路  6Comments

GaneshSPatil picture GaneshSPatil  路  3Comments