Fwd: setting the description of a view in pipelines

2017-07-06 Thread Richard Ginga
To All, I want to build a table and put it as a view's description. I found the below code that does work in the script console but in a scripted pipeline it shows no failure but does not work. Here the the entire pipeline: import org.kohsuke.stapler.StaplerRequest import org.kohsuke.stapler.Sta

setting the description of a view in pipelines

2017-05-25 Thread Richard Ginga
I want to build a table and put is as a view's description. I found the below code that does work in the script console but in a pipeline it shows no failure but does not work. here the the entire pipeline: import org.kohsuke.stapler.StaplerRequest import org.kohsuke.stapler.StaplerResponse stage