Skip to content

fixes the status column on RHOSO tab#291

Merged
dbutenhof merged 1 commit intocloud-bulldozer:mainfrom
masco:fix-job-status
Feb 12, 2026
Merged

fixes the status column on RHOSO tab#291
dbutenhof merged 1 commit intocloud-bulldozer:mainfrom
masco:fix-job-status

Conversation

@masco
Copy link
Copy Markdown
Contributor

@masco masco commented Feb 11, 2026

the status column displaying the wrong status as others instead of success this PR transform the right value using the constant map and help to display the right value.

Fixes issue #290

Type of change

  • Refactor
  • New feature
  • Bug fix
  • Optimization
  • Documentation Update

Description

Related Tickets & Documents

Checklist before requesting a review

  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.

Testing

  • Please describe the System Under Test.
  • Please provide detailed steps to perform tests related to this code change.
  • How were the fix/results from this change verified? Please provide relevant screenshots or results.

@masco masco force-pushed the fix-job-status branch 2 times, most recently from 0a5149d to 8047a00 Compare February 11, 2026 06:44
@masco masco marked this pull request as draft February 11, 2026 07:23
@masco masco marked this pull request as ready for review February 11, 2026 07:35
the status column displaying the wrong status as others instead of success
this PR transform the right value using the constant map and help to display the right value.

Fixes issue cloud-bulldozer#290
@dbutenhof dbutenhof merged commit 726c9d4 into cloud-bulldozer:main Feb 12, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

In RHOSO tab success jobs are shown as others

2 participants