jenkinsci / jenkinsci/parameterized-trigger-plugin

[JENKINS-21154] Usage of UpDownStreamNumberSychronizedNotify in conjunction with parameterized-trigger-plugin will lead to a non working pipeline

Open
#585 2 comments 0 reactions 0 assignees View on GitHub
component:blamesubversion-plugin component:parameterized-trigger-plugin imported-jira-issue priority:major resolution:unresolved
Dominant language
Java
Stars
77
Forks
174
Avg merge
22h 27m
Merged PRs (30d)
1

Description

Jenkins LTS 1.532.1

BlameSubversion plugin 1.200

Creating two freestyle jobs, A and B.

Settings in A:



  • Post-build Actions:

  • - Trigger parameterized builds on other projects: build "B" without parameters

  • - UpDownStreamNumberSychronizedNotify, number = 10

Then trigger A manually. Build of B does not start.

Log (A #3):

Building remotely on Slave1 in workspace C:\build_jen\workspace\A

B #30 is already in the queue

Notifying upstream projects of job completion

Finished: SUCCESS

---
Originally reported by alex01ves, imported from: Usage of UpDownStreamNumberSychronizedNotify in conjunction with parameterized-trigger-plugin will lead to a non working pipeline


  • status: Open
  • priority: Major
  • component(s): blamesubversion-plugin, parameterized-trigger-plugin
  • resolution: Unresolved
  • votes: 2
  • watchers: 3
  • imported: 2025-12-07

Raw content of original issue

Jenkins LTS 1.532.1
BlameSubversion plugin 1.200

Creating two freestyle jobs, A and B.
Settings in A:



  • Post-build Actions:

  • - Trigger parameterized builds on other projects: build "B" without parameters

  • - UpDownStreamNumberSychronizedNotify, number = 10

Then trigger A manually. Build of B does not start.
Log (A #3):

Building remotely on Slave1 in workspace C:\build_jen\workspace\A
B #30 is already in the queue
Notifying upstream projects of job completion
Finished: SUCCESS

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.