jenkinsci / jenkinsci/cloudbees-folder-plugin

[JENKINS-60344] The folder unable to interpret a forward slash in the name

Open
#682 0 comments 0 reactions 0 assignees View on GitHub
component:cloudbees-folder-plugin component:gitlab-branch-source-plugin imported-jira-issue priority:major resolution:unresolved
Dominant language
Java
Stars
59
Forks
117
PR merge metrics
No merged PRs in 30d

Description

In GitLab there are multiple hierarchies of folders for project due the concept of sub groups. For accessing a project the full path is required to be submitted. This causes url encoding issues as shown in the screenshot. If the entire path to the project is made into individual folders it would be not a good choice in terms of user experience. Could we add some methods to the folder plugin to automatically skip folders which contains a single folder and nothing else as is done by GitHub.

---
Originally reported by baymac, imported from: The folder unable to interpret a forward slash in the name


  • status: Open
  • priority: Major
  • component(s): cloudbees-folder-plugin, gitlab-branch-source-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 2
  • imported: 20251211-141027

Raw content of original issue

In GitLab there are multiple hierarchies of folders for project due the concept of sub groups. For accessing a project the full path is required to be submitted. This causes url encoding issues as shown in the screenshot. If the entire path to the project is made into individual folders it would be not a good choice in terms of user experience. Could we add some methods to the folder plugin to automatically skip folders which contains a single folder and nothing else as is done by GitHub.

2 attachments

- [Capture.PNG](https://issues.jenkins.io/secure/attachment/49664/Capture.PNG)
> ![Capture.PNG](https://issues.jenkins.io/secure/attachment/49664/Capture.PNG)
- [image-2019-10-19-10-12-54-635.png](https://issues.jenkins.io/secure/attachment/49665/image-2019-10-19-10-12-54-635.png)
> ![image-2019-10-19-10-12-54-635.png](https://issues.jenkins.io/secure/attachment/49665/image-2019-10-19-10-12-54-635.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.