Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Folders Feature #80

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Folders Feature #80

wants to merge 7 commits into from

Conversation

jsqu4r3d
Copy link

Added support for the Cloudbees Folder Plugin. To enable go to Settings > General and check the Show Folders checkbox. A Folder column will be displayed on the MainForm as well as Settings > Servers and Projects.

https://plugins.jenkins.io/cloudbees-folder

@zionyx
Copy link
Owner

zionyx commented May 1, 2017

Hey @jsqu4r3d, thanks for the PR. I tested the feature and works great in general. However there are some issues I like you to look into.

Issues:

  1. Existing jobs does not get their folder data refreshed after activating the setting in the main UI.
    image
    You may want to look into an extra method that updates the folder data for existing jobs when the feature is enabled.

  2. Jobs in nested folder(in 2 or more folders deep) show only its immediate parent folder in Folder column, in both main UI and Settings → Servers and projects form.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants