Bug 1856155
Summary: | Pipeline Builder - Tasks Disconnect on Delete | ||||||
---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Andrew Ballantyne <aballant> | ||||
Component: | Dev Console | Assignee: | Andrew Ballantyne <aballant> | ||||
Status: | CLOSED ERRATA | QA Contact: | spathak <spathak> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 4.5 | CC: | aos-bugs, cjerolim, nmukherj, spathak | ||||
Target Milestone: | --- | ||||||
Target Release: | 4.6.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: |
Cause:
Failure to maintain the connection between nodes in the Pipeline Builder when deleting a middle node.
This only occurred when a task that was to be deleted had a runAfter and was part of another's runAfter (ie they had more than one runAfter).
Consequence:
It would break the connection flow between the tasks
Fix:
Properly maintain the connection when a middle node was removed.
Result:
Maintains the connection during delete.
|
Story Points: | --- | ||||
Clone Of: | Environment: | ||||||
Last Closed: | 2020-10-27 16:13:54 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 1856156 | ||||||
Attachments: |
|
Description
Andrew Ballantyne
2020-07-13 00:59:42 UTC
This issue was solved here: https://github.com/openshift/console/pull/5934 Created attachment 1713670 [details]
Pipeline Builder - Tasks do not Disconnect on Delete
Verified on build version:4.6.0-0.nightly-2020-09-03-084733 Browser version: Chrome 84 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (OpenShift Container Platform 4.6 GA Images), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:4196 |