Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: gitlab-branch-source-plugin
-
Labels:
-
Similar Issues:
-
Sprint:GSoC 2019. Coding Phase 2
Description
If you want a group project -> enter `<groupname>`
If you want a subgroup project -> enter `<groupname>\..\<subgroupname>`
Currently project owner supports user/group only.
If supplied with subgroup with namespace then indexing fails. See screenshot and comment.
If the `projectOwner` is a namspace with subgroup, I am receiving the above error while indexing MR. I think MergeRequestSCMHead is having issues with the project owner field as it is a namespace and not a owner name.
See screenshot.