A pipeline can have multiple workspaces e.g when it uses 'ws' directive.
Currently to access those workspaces user needs to dig into pipeline steps and search for "Alocate node : start" on a tree of steps. Depending on the pipeline this tree may have dozens of nodes.
It is almost impossible to browse all workspaces easilly. If you google "jenkins pipeline workspace" you'll see the pain of most users.
We need a way to browse all workspaces easily.
- relates to
-
JENKINS-26138 Support workspaces for Pipeline jobs
-
- In Review
-
rmpestano thanks for reporting the issue! This looks like a duplicate of the long-standing RFE JENKINS-26138, so I am going to close it as a duplicate. Jenkins is a community project, so you are more than welcome to try to implement the feature if it is important to you and we are happy to help review any PRs you create.