-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Jenkins 1.396, CIFS plugin 1.1.11
When you select a share in the job configuration page (either in post build actions or in promoted builds) and hit save, the selection is not saved, and builds will always deploy to the first share in the list.
The first share is also selected when you go back into the job config.
Fixed the configure method to grab the correct info from the UI and updated to bindJSON instead of bindParameters. I tested the drop down and it worked just fine for me. Thanks for finding these issues, it's been a while since I worked on the plugin