Details
-
Bug
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Cannot Reproduce
-
jenkins-2.73.3:lts
cloudbees-folder-6.2.1
Description
Hello!
For example, my project structure:
folder_1/folder_1_1/job_1_1 folder_1/folder_1_2/job_1_2 folder_1/job_1 folder_2/folder_2_1/job_2_1 folder_2/folder_2_2/job_2_2 folder_2/job_2
When i run "list-jobs" command with no parameters, the root folder is displayed correctly:
ssh jcli list-jobs folder_1 folder_2
But when i run "list-jobs" command for a folder, i see:
ssh jcli list-jobs folder_1 folder_1_1 job_1_1 folder_1_2 job_1_2 job_1
instead
ssh jcli list-jobs folder_1 folder_1_1 folder_1_2 job_1
is it a bug? or am I doing something wrong?
thank you in advance
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Component/s | core [ 15593 ] | |
Component/s | cloudbees-folder-plugin [ 18137 ] | |
Labels | cli folders | |
Priority | Blocker [ 1 ] | Minor [ 4 ] |
Labels | cli folders | cli folders newbie-friendly |
Component/s | cli [ 15624 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | Open [ 1 ] |
Assignee | Victor Martinez [ v2v ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Assignee | Victor Martinez [ v2v ] |
Assignee | Allan C [ allanc ] |
Assignee | Allan C [ allanc ] | Vishal [ JIRAUSER131024 ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Resolution | Cannot Reproduce [ 5 ] | |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Maybe a bug in ListJobsCommand, not sure offhand.