[JIRA] (JENKINS-54333) Projects are triggered twice by "build with parameters"

9 views
Skip to first unread message

ying-wang.wy@siemens.com (JIRA)

unread,
Oct 30, 2018, 3:48:01 AM10/30/18
to jenkinsc...@googlegroups.com
wang ying created an issue
 
Jenkins / Bug JENKINS-54333
Projects are triggered twice by "build with parameters"
Issue Type: Bug Bug
Assignee: Unassigned
Components: parameterized-trigger-plugin
Created: 2018-10-30 07:47
Environment: Jenkins ver.2.149 and Jenkens ver.2.148
Parameterized Trigger plugin 2.35.2
Labels: plugin
Priority: Major Major
Reporter: wang ying

Projects are triggered twice which are using "Parameterized Trigger plugin".

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

martin.moessner@coop.ch (JIRA)

unread,
Oct 31, 2018, 8:38:02 AM10/31/18
to jenkinsc...@googlegroups.com
Martin Mössner commented on Bug JENKINS-54333
 
Re: Projects are triggered twice by "build with parameters"

Same behaviour with our jenkins installation. We've rolled back to 2.147.

Thanks for fixing.

dbeck@cloudbees.com (JIRA)

unread,
Nov 1, 2018, 4:25:02 PM11/1/18
to jenkinsc...@googlegroups.com

Could you please clarify that 2.147 works and 2.148 does not?

I'm confused because there's nothing in 2.148 that could cause this. https://github.com/jenkinsci/jenkins/compare/jenkins-2.147...jenkins-2.148

martin.moessner@coop.ch (JIRA)

unread,
Nov 2, 2018, 2:00:02 AM11/2/18
to jenkinsc...@googlegroups.com

Yes, 2.147 works and beginning from 2.148 Projects triggered twice with Internet Explorer 11 and Edge. With Google Chrome it works.

dbeck@cloudbees.com (JIRA)

unread,
Nov 2, 2018, 3:38:03 AM11/2/18
to jenkinsc...@googlegroups.com

dbeck@cloudbees.com (JIRA)

unread,
Nov 2, 2018, 3:38:03 AM11/2/18
to jenkinsc...@googlegroups.com
Daniel Beck updated an issue
Change By: Daniel Beck
Component/s: core
Component/s: parameterized-trigger-plugin

dbeck@cloudbees.com (JIRA)

unread,
Nov 2, 2018, 3:38:03 AM11/2/18
to jenkinsc...@googlegroups.com
Daniel Beck updated an issue
Projects are triggered twice which are when using " Parameterized Trigger plugin Build with Parameters " .

dbeck@cloudbees.com (JIRA)

unread,
Nov 2, 2018, 3:40:01 AM11/2/18
to jenkinsc...@googlegroups.com
Daniel Beck commented on Bug JENKINS-54333
 
Re: Projects are triggered twice by "build with parameters"

Thorsten Scherler This is another report that should be straightforward to reproduce if you have IE/Edge to test. If I understand this correctly:

  1. Create a freestyle project
  2. Configure it to have parameters
  3. "Build with Parameters"
  4. Submit the form

Martin Mössner wang ying Please correct these steps if I got them wrong.

ying-wang.wy@siemens.com (JIRA)

unread,
Nov 2, 2018, 4:24:03 AM11/2/18
to jenkinsc...@googlegroups.com

Yes, the steps are correct.

Regarding the previous question, 2.148 and 2.149 have this issue.

I'm using IE version 11.0.9600.19100

martin.moessner@coop.ch (JIRA)

unread,
Nov 2, 2018, 9:00:04 AM11/2/18
to jenkinsc...@googlegroups.com

ying-wang.wy@siemens.com (JIRA)

unread,
Nov 5, 2018, 2:20:02 AM11/5/18
to jenkinsc...@googlegroups.com
wang ying updated an issue
 
Change By: wang ying
Environment: Jenkins ver.2. 150, Jenkins ver.2. 149 and Jenkens ver.2.148
Parameterized Trigger plugin 2.35.2

ying-wang.wy@siemens.com (JIRA)

unread,
Nov 5, 2018, 2:22:02 AM11/5/18
to jenkinsc...@googlegroups.com
wang ying edited a comment on Bug JENKINS-54333
Yes, the steps are correct.

Regarding the previous question, 2. 150 and 2. 148 and 2.149 have this issue.


I'm using IE version 11.0.9600.19100

tscherler@cloudbees.com (JIRA)

unread,
Nov 5, 2018, 7:18:02 AM11/5/18
to jenkinsc...@googlegroups.com

Hmm well that sounds I opened up a wormhole of event bubbling problems. Will test with an IE

tscherler@cloudbees.com (JIRA)

unread,
Nov 7, 2018, 4:38:03 PM11/7/18
to jenkinsc...@googlegroups.com

I can reproduce it and tried different things but it seems to be IE and YUI in combination. diff.txt

tscherler@cloudbees.com (JIRA)

unread,
Nov 7, 2018, 4:38:03 PM11/7/18
to jenkinsc...@googlegroups.com

tscherler@cloudbees.com (JIRA)

unread,
Nov 8, 2018, 2:41:02 AM11/8/18
to jenkinsc...@googlegroups.com

tscherler@cloudbees.com (JIRA)

unread,
Nov 8, 2018, 3:13:03 AM11/8/18
to jenkinsc...@googlegroups.com

dbeck@cloudbees.com (JIRA)

unread,
Nov 14, 2018, 7:53:04 AM11/14/18
to jenkinsc...@googlegroups.com

New proposed fix in https://github.com/jenkinsci/jenkins/pull/3761, would appreciate if anyone affected by this could test the PR build once it's available.

andreas.pelzer@hamburgsud.com (JIRA)

unread,
Feb 5, 2019, 10:38:02 AM2/5/19
to jenkinsc...@googlegroups.com

Since we upgraded to Jenkins vers. 2.162 and Parameteriezed Trigger vers. 2.33 the issue disappeared in Internet Explorer.

torsten.boelting@generali.com (JIRA)

unread,
Jun 28, 2019, 4:59:03 AM6/28/19
to jenkinsc...@googlegroups.com

Issue appears with Jenkins 2.176.1, Paramized Trigger Plugin 2.35.2 and Firefox 67.0.4 but only if a file parameter is used to upload a file.

No issue with Jenkins 2.164.1 Paramized Trigger Plugin 2.35.2 and Firefox 67.0.4
No issue with Jenkins 2.176.1, Paramized Trigger Plugin 2.35.2 and Firefox 60.6.1esr

bruce.szalwinski@gmail.com (JIRA)

unread,
Jul 1, 2019, 10:36:03 AM7/1/19
to jenkinsc...@googlegroups.com

For me, problem appears with Jenkins 2.148, Parameterized Trigger Plugin 2.35.2 and Chrome 75.0.3770.100.  Works with Firefox 67.0.2.

bruce.szalwinski@gmail.com (JIRA)

unread,
Jul 1, 2019, 10:38:02 AM7/1/19
to jenkinsc...@googlegroups.com
bruce szalwinski edited a comment on Bug JENKINS-54333
For me We've been on Jenkins 2.148 since October 2018 , but problem appears with just started recently appearing.  Version combo that shows the issue: Jenkins 2.148, Parameterized Trigger Plugin 2.35.2 and Chrome 75.0.3770.100.  Works Same combo of Jenkins + Plugin works with Firefox 67.0.2.

dbeck@cloudbees.com (JIRA)

unread,
Jul 2, 2019, 2:34:05 AM7/2/19
to jenkinsc...@googlegroups.com
Daniel Beck closed an issue as Duplicate
 
Change By: Daniel Beck
Status: Open Closed
Resolution: Duplicate
Released As: https://issues.jenkins-ci.org/browse/JENKINS-5232

dbeck@cloudbees.com (JIRA)

unread,
Jul 2, 2019, 2:36:03 AM7/2/19
to jenkinsc...@googlegroups.com
Daniel Beck commented on Bug JENKINS-54333
 
Re: Projects are triggered twice by "build with parameters"

I closed this as a duplicate.

Jenkins 2.173 introduced a change related to form submissions (JENKINS-53462).

If you experience form submission related problems in that version or newer, please file a new issue. If you're on older releases, whatever you experience is likely no longer relevant. Time to upgrade.

Reply all
Reply to author
Forward
0 new messages