Bug 1873435

Summary: Terminal instance is created but not opened after the previous terminal is removed
Product: OpenShift Container Platform Reporter: sleshche
Component: Dev ConsoleAssignee: cvogt
Status: CLOSED DUPLICATE QA Contact: Gajanan More <gamore>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 4.5CC: aballant, aos-bugs, nmukherj
Target Milestone: ---   
Target Release: 4.7.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-10-28 15:25:29 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:

Description sleshche 2020-08-28 10:55:44 UTC
Description of problem:
DevWorkspace is created but not opened after the previous devworkspace is removed

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. Install Web Terminal Operator https://github.com/redhat-developer/web-terminal-operator
2. Login as developer and click Open Terminal button.
3. Within web terminal or in desktop terminal remove created devworkspace with oc/kubectl.
4. Try to create a new web terminal in the opened OpenShift Console tab.

Actual results:
After namespace is chosen and Create button is clicked, devworkspace is created but web terminal is not opened and user is proposed to create one more devworkspace instance

Expected results:
DevWorkspace is created and web terminal is opened as it works if you refresh a tab.

Additional info:
WTO Issue https://issues.redhat.com/browse/WTO-44

Comment 4 Andrew Ballantyne 2020-10-28 15:25:29 UTC

*** This bug has been marked as a duplicate of bug 1883601 ***