There are two scenarios:
Open OpenShift Console
Open a terminal ( new devworkspace is created and started).
Refresh a browser tab with OpenShift Console.
Remove existing DevWorkspace via terminal (not web one).
Try to open Web Terminal.
Expected: new DevWorkspace is created and Web Terminal is opened.
Actual: new Devworkspace is created on each click on "create" but no Web Terminal is opened.
Open OpenShift Console
Open a terminal ( new devworkspace is created and started).
Remove devworkspace from the Web Terminal.
Try to open a new Web Terminal.
Expected: new DevWorkspace is created and Web Terminal is opened.
Actual: new Devworkspace is created on each click on "create" but no Web Terminal is opened.
DevWorkspace is created but terminal is not opened after existing devworkspace is removed.