jenkinsci / jenkinsci/git-plugin

[JENKINS-40733] git-plugin uses same default job parameters on notifyCommit

Open
#3,018 0 comments 0 reactions 0 assignees View on GitHub
component:git-plugin imported-jira-issue priority:minor resolution:unresolved
Dominant language
Java
Stars
694
Forks
1.1k
Avg merge
1h 29m
Merged PRs (30d)
3

Description

If two Multijobs are listening for same repository, same branch and have parameters with same name but with different parameter values then only one value will be used.

Example:


---
Originally reported by nakiphas, imported from: git-plugin uses same default job parameters on notifyCommit


  • status: Open
  • priority: Minor
  • component(s): git-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 3
  • imported: 2025-12-02

Raw content of original issue

If two Multijobs are listening for same repository, same branch and have parameters with same name but with different parameter values then only one value will be used.

Example:



3 attachments

- [job1.png](https://issues.jenkins.io/secure/attachment/35301/job1.png)
> ![job1.png](https://issues.jenkins.io/secure/attachment/35301/job1.png)
- [job2.png](https://issues.jenkins.io/secure/attachment/35302/job2.png)
> ![job2.png](https://issues.jenkins.io/secure/attachment/35302/job2.png)
- [parametters.png](https://issues.jenkins.io/secure/attachment/35300/parametters.png)
> ![parametters.png](https://issues.jenkins.io/secure/attachment/35300/parametters.png)

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.