jenkinsci / jenkinsci/envinject-api-plugin
[JENKINS-67378] Migrating jobs from one server to another doesn't preserve injected passwordx
- Dominant language
- Java
- Stars
- 6
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
I copied our jobs from a windows jenkins server to a linux.
The saved passwords are no longer valid.
My job when run in windows correctly reports something like:
08:30:09 ONE sp5bAde&efu
08:30:09 TWO 656f6d6d5331b765f7a8b85750cd8a0
08:30:09 THREE 98bae1b895fO65741b419270227fg126398e31d
However, when run in linux:
08:26:35 ONE {AQAAABAAAAQTsFiZaRRBlM6TRU88jm0zbh6zZG1u3knLMjPd2XLR1k= 08:26:35 TWO {AQAAABAAAAAwLcOKyMJmIVUN88DXJoMTCEcUaQp4mUF4LCM+vmW4RO32OGoJkcn/3FkR3anEjFsAMR0OBz3LPreEIs+l5aKrQ==
08:26:35 THREE {AQAAABAAAAAwMlH+v2yvWZiDa2v/7aA82xdhYtQVLdOuzqGcRIK0dcXm8XmGdt2Ip6SfQD24iakWwyHoONoBKEC+DjXx5QeGUw==
Is there some migration that can be performed?

---
Originally reported by tgooderham, imported from: Migrating jobs from one server to another doesn't preserve injected passwordx
Contributor guide
Assessment
This issue has not been assessed yet.