jenkinsci / jenkinsci/cloudbees-folder-plugin

[JENKINS-48156] Description displayed twice in pipeline view in folder

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

Description

in Pipeline view that is created under folder:

dslFactory.buildPipelineView(folderName + "/" + branchName.replaceAll('/', '_') + '_pipeline') {...}

the description of pipeline view is being displayed twice - seems to be treated as a description of folder. Folder description is missing though, it is visible at main folder page, with a system message, as mentioned in https://issues.jenkins-ci.org/browse/JENKINS-34539

 

---
Originally reported by ewel, imported from: Description displayed twice in pipeline view in folder


  • status: Open
  • priority: Minor
  • component(s): cloudbees-folder-plugin
  • label(s): ui
  • resolution: Unresolved
  • votes: 0
  • watchers: 2
  • imported: 20251211-141027

Raw content of original issue

in Pipeline view that is created under folder:

dslFactory.buildPipelineView(folderName + "/" + branchName.replaceAll('/', '_') + '_pipeline') {...}

the description of pipeline view is being displayed twice - seems to be treated as a description of folder. Folder description is missing though, it is visible at main folder page, with a system message, as mentioned in https://issues.jenkins-ci.org/browse/JENKINS-34539

 

environment

```
Jenkins ver. 2.19.1

Folders Plugin 6.1.2
```

1 attachment

- [folder-plugin.png](https://issues.jenkins.io/secure/attachment/40463/folder-plugin.png)
> ![folder-plugin.png](https://issues.jenkins.io/secure/attachment/40463/folder-plugin.png)

Contributor guide

Open the contributing guide

Research direction

Reproduce the issue with a Pipeline view created under a folder using the shown dslFactory.buildPipelineView entry point, referring to the attached folder-plugin.png and the JENKINS-34539 report. Trace the folder and view display behavior; done means the Pipeline view description appears once and the folder description appears in the appropriate folder view.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.