jenkinsci / jenkinsci/credentials-binding-plugin
[JENKINS-51683] credential bindings and param during import
- Dominant language
- Java
- Stars
- 57
- Forks
- 108
- PR merge metrics
- No merged PRs in 30d
Description
Exported a job from one jenkins instance and trying to import it in another jenkins instance running v2.86, credentials-binding 1.16, credentials 2.1.16.
Job gets imported but credential parameter and bindings don't get reflected. On destination jenkins server if i check config.xml, it has those in XML but GUI doesn't show ... also build with parameters doesn't show credentials parameter.
Please let me know if I'm missing anything... otherwise this is a bug ... please fix.
---
Originally reported by unicman, imported from: credential bindings and param during import
Raw content of original issue
Exported a job from one jenkins instance and trying to import it in another jenkins instance running v2.86, credentials-binding 1.16, credentials 2.1.16.
Job gets imported but credential parameter and bindings don't get reflected. On destination jenkins server if i check config.xml, it has those in XML but GUI doesn't show ... also build with parameters doesn't show credentials parameter.
Please let me know if I'm missing anything... otherwise this is a bug ... please fix.
1 attachment
- [job1.xml](https://issues.jenkins.io/secure/attachment/42770/job1.xml)
Contributor guide
Assessment
This issue has not been assessed yet.