-
Bug
-
Resolution: Unresolved
-
Critical
-
3.24.0.GA, 3.25.0.GA
-
None
-
False
-
-
False
-
Release Notes
-
Bug Fix
-
Proposed
-
-
Description of problem:
Workspace creation from the same sample always creates new workspace regardless if `Create new` checkbox set. Works well with git repo url factory creation. Also works as expected with samples on Eclipse Che instance.
Prerequisites (if any, like setup, operators/versions):
DS 3.25.0-RC.11.20 + DWO 0.38.0-RC.11.20
Steps to Reproduce
1. Go to User Dashboard and ensure "Create New" check box is turned on by default.
2. Create a new workspace from Java Lombok sample.
3. Turn off "Create New" check box.
4. Try to create a new workspace from Java Lombok sample.
Actual results:
New workspace will be created{}
Expected results:
Expected behavior: the existing workspace should be opened instead of creating a duplicate workspace.
Reproducibility (Always/Intermittent/Only Once):
Always
Acceptance criteria:
Definition of Done:
Build Details:
Additional info (Such as Logs, Screenshots, etc):
Issue has been reproduced in DS 3.24.0 as well.