-
Bug
-
Resolution: Done
-
Major
-
3.19.0.GA, 3.20.0.GA
-
False
-
-
False
-
Release Notes
-
-
Bug Fix
-
Done
-
-
Description of problem:
When trying to launch workspace using the gitlab repo URL with multiple groups and subgroups is corrupted when adding `branch` from Git Repo Options on the Dashboard, causing project-clone failure.
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
- Using Gitlab Repo URL in below format:
https://gitlab.com/username/test/testsubgroup/techsolutions/testdev/testdevfile.git
- The URL is shortened as below when adding branch field in Git Repo options.
https://gitlab.com/username/test/-/tree/main
Actual results:
The URL is corrupted and project-clone fails.
Expected results:
**
The correct URL is used and project clone succeeds.
Reproducibility (Always/Intermittent/Only Once):
Always
Acceptance criteria:
Definition of Done:
Build Details:
Additional info (Such as Logs, Screenshots, etc):