[JIRA] (JENKINS-46916) duplicate links on left nav with project inheritance plugin and pipeline jobs

4 views
Skip to first unread message

yorammi@tikalk.com (JIRA)

unread,
Oct 22, 2018, 6:50:01 AM10/22/18
to jenkinsc...@googlegroups.com
Yoram Michaeli commented on Bug JENKINS-46916
 
Re: duplicate links on left nav with project inheritance plugin and pipeline jobs

This happens to me as well, and it also make the 'rebuild' button disappear

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)

vs-odessa@yandex.ru (JIRA)

unread,
Jul 15, 2019, 9:19:02 AM7/15/19
to jenkinsc...@googlegroups.com

Duplicate links is the problem we can live with. But disappearing a "Rebuild" link is really annoying - if you have a pipeline job with multiple parameters that used by many users, you need to type your parameters each time you build your job. It is over 6 month not touched, I'd suggest to raise the priority of this bug and try to fix it if possible.

vs-odessa@yandex.ru (JIRA)

unread,
Jul 15, 2019, 9:32:02 AM7/15/19
to jenkinsc...@googlegroups.com

Seems it relates to JENKINS-39467 also - we get exception when trying to use /rebuild/parameterized link manually:

java.lang.AbstractMethodError: you must override the new overload of isApplicable in hudson.plugins.project_inheritance.projects.rebuild.RebuildValidatorSuppressor
	at com.sonyericsson.rebuild.RebuildValidator.isApplicable(RebuildValidator.java:50)
	at com.sonyericsson.rebuild.RebuildActionFactory.createFor(RebuildActionFactory.java:61)
	at hudson.model.Run.getTransientActions(Run.java:388)
	at hudson.model.Run.getDynamic(Run.java:2560)
	at java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:627)
	at org.kohsuke.stapler.Function$MethodFunction.invoke(Function.java:396)
	at org.kohsuke.stapler.Function$InstanceFunction.invoke(Function.java:408)
	at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:212)
	at org.kohsuke.stapler.MetaClass$9.dispatch(MetaClass.java:456)
	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:739)
Caused: javax.servlet.ServletException
Reply all
Reply to author
Forward
0 new messages