-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Jenkins 1.499, Java 7u11
I've got a few different views that have the enable / disable button in their columns.
I've created a new project, and then try and click on enable / disable, but nothing happens.
If I disable it through the project configure page, then the button updates as expected (both in icon and button mode)
I've also just been renaming a few other projects, and their enable / disable buttons don't seem to work either. If it helps, I did the renaming operations before I created the new project mentioned above.
I've tried the enable / disable button both in icon and button mode. Same result in both cases
Code changed in jenkins
User: Fred G
Path:
src/main/resources/jenkins/plugins/extracolumns/DisableProjectColumn/column.jelly
http://jenkins-ci.org/commit/extra-columns-plugin/3dc916cac935aa5826663f9cbd52017c11ee9094
Log:
[FIXED JENKINS-16445] Enable / disable button displays the correct
project state, but clicking the button doesn't enable / disable