jenkinsci / jenkinsci/git-parameter-plugin
[JENKINS-73085] Git Parameter does not work with BitBucket Server Integration plugin
- Dominant language
- Java
- Stars
- 131
- Forks
- 134
- Avg merge
- 21h 5m
- Merged PRs (30d)
- 1
Description
I have a Multibranch Pipeline job that uses Atlassian Bitbucket Server Integration as the pipeline SCM definition. I want to have a gitParameter build argument, however the plugins don't interact together.
The Multibranch Pipeline is configured as follows

And I configured a parameterized build argument

when building the job, the following is observed

---
Originally reported by bassam_khouri, imported from: Git Parameter does not work with BitBucket Server Integration plugin
Raw content of original issue
I have a Multibranch Pipeline job that uses Atlassian Bitbucket Server Integration as the pipeline SCM definition. I want to have a gitParameter build argument, however the plugins don't interact together.
The Multibranch Pipeline is configured as follows
And I configured a parameterized build argument
when building the job, the following is observed
3 attachments
- [Screenshot 2024-04-30 at 11.18.28 AM.png](https://issues.jenkins.io/secure/attachment/62505/Screenshot%202024-04-30%20at%2011.18.28%26%238239%3BAM.png)
> 
- [Screenshot 2024-04-30 at 11.18.39 AM.png](https://issues.jenkins.io/secure/attachment/62504/Screenshot%202024-04-30%20at%2011.18.39%26%238239%3BAM.png)
> 
- [Screenshot 2024-04-30 at 11.22.22 AM.png](https://issues.jenkins.io/secure/attachment/62503/Screenshot%202024-04-30%20at%2011.22.22%26%238239%3BAM.png)
> 
Contributor guide
Assessment
This issue has not been assessed yet.