Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
git-plugin 2.3.5
Description
This is a follow-up to JENKINS-27349.
To reproduce:
- A parametrized build with parameter BRANCH_TO_BUILD
- Git SCM with branch specifier "${BRANCH_TO_BUILD}"
- SCM polling enabled
Expected:
- A push notification should trigger the polling for the job
Actual:
- Polling is not triggered
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | Nicolas De Loof [ ndeloof ] | pmv [ pmv ] |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Workflow | JNJira [ 161557 ] | JNJira + In-Review [ 208519 ] |
Fixed in pull-request https://github.com/jenkinsci/git-plugin/pull/309