-
Bug
-
Resolution: Done
-
Major
-
RHODS_1.19.0_GA
-
False
-
None
-
False
-
-
Testable
-
No
-
-
-
-
-
-
-
1.20.0-z
-
No
-
No
-
Yes
-
None
-
-
-
RHODS 1.20
Description of problem:
when user tries to create two or more workbenches in the same project using same names (or different ones but leading to the same resource name) the UI does not report any error but the creation page disappears and user gets redirected to project details page.
Apparently, the process was successful, but no workspace has been created actually
Prerequisites (if any, like setup, operators/versions):
createa a data science project
Steps to Reproduce
- go to RHODS Dashboard > Data Science Projects
- enter your project
- create a workbench with name "my workbench" (resource name: my-workbench)
- crate a workbench with name "MyWorkbench" (resource name: my-workbench)
- create a workbench with name "my workbench" again
Actual results:
only the first workbench is created (step3), no error messages are displayed in the other cases (step 4 and 5)
Expected results:
TBD
Reproducibility (Always/Intermittent/Only Once):
Always
Build Details:
tested using local dashboard deployment, but the same changes should be in build v1.19.0-3. I will check
Workaround:
Additional info: