Closed lokanandaprabhu closed 1 week ago
@lokanandaprabhu: This pull request references Jira Issue OCPBUGS-43360, which is valid. The bug has been moved to the POST state.
Requesting review from QA contact: /cc @sanketpathak
The bug has been updated to refer to the pull request using the external bug tracker.
/cc @vikram-raj
Updated the PR and handled start last run in both BC list and details page.
https://github.com/user-attachments/assets/f92437ae-c9be-4334-aec4-63cfa646096a
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: logonoff, lokanandaprabhu, Lucifergene, vikram-raj
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/retest-required
Remaining retests: 0 against base HEAD 8eba12529f6224e1ac705f8a77a5799cf36edc34 and 2 for PR HEAD 08050805b4b80a1b8b81b0559cfb4aa74d770059 in total
/retest-required
Remaining retests: 0 against base HEAD 3a115ff37f121c8a03679e9dc5303785ab1f6b9b and 2 for PR HEAD 08050805b4b80a1b8b81b0559cfb4aa74d770059 in total
/retest
/retest-required
Remaining retests: 0 against base HEAD 4df2ddc4aa941a2916279983fdc27b0a29b64268 and 2 for PR HEAD 08050805b4b80a1b8b81b0559cfb4aa74d770059 in total
/retest-required
Remaining retests: 0 against base HEAD 4df2ddc4aa941a2916279983fdc27b0a29b64268 and 2 for PR HEAD 08050805b4b80a1b8b81b0559cfb4aa74d770059 in total
/retest-required
Remaining retests: 0 against base HEAD 701dcf11eea9782e0ef634d5cef713762f0054f8 and 2 for PR HEAD 08050805b4b80a1b8b81b0559cfb4aa74d770059 in total
/retest-required
Remaining retests: 0 against base HEAD 78307daa1df9e933da06830a2fd563fe83a9f0f5 and 2 for PR HEAD 08050805b4b80a1b8b81b0559cfb4aa74d770059 in total
@lokanandaprabhu: all tests passed!
Full PR test history. Your PR dashboard.
@lokanandaprabhu: Jira Issue OCPBUGS-43360: All pull requests linked via external trackers have merged:
Jira Issue OCPBUGS-43360 has been moved to the MODIFIED state.
[ART PR BUILD NOTIFIER]
Distgit: openshift-enterprise-console This PR has been included in build openshift-enterprise-console-container-v4.18.0-202411131208.p0.gd60f090.assembly.stream.el9. All builds following this will include this PR.
/cherrypick release-4.17
@lokanandaprabhu: new pull request created: #14499
Fixes: https://issues.redhat.com/browse/OCPBUGS-43360
Analysis / Root cause: The check was present to see
buildConfig.latestBuild
is present or not, if not this option should be hidden but by mistake double negation was addedSolution Description: Replaced double negation with single so that if
buildConfig.latestBuild
is not present then Start last run option will be disabledScreen shots / Gifs for design review:
----BEFORE---
https://github.com/user-attachments/assets/d5ac2a86-1d7a-4407-89e0-70feee9c966b
---AFTER----
Unit test coverage report: NA
Test setup:
Browser conformance: