jenkinsci / jenkinsci/plain-credentials-plugin
[JENKINS-60954] credential displayName for StringCredential uses description only
- Dominant language
- Java
- Stars
- 10
- Forks
- 39
- Avg merge
- 10m
- Merged PRs (30d)
- 1
Description
After creating a SecretText credential, the displayName of the credential uses the Description field only and does not use the ID of the credential as part of the displayName.
See part of code here:
---
Originally reported by cbdchang, imported from: credential displayName for StringCredential uses description only
Raw content of original issue
After creating a SecretText credential, the displayName of the credential uses the Description field only and does not use the ID of the credential as part of the displayName.
See part of code here:
- environment:
Jenkins LTS version 2.176.4, plain credential plugin version 1.5
2 attachments
- [Screen Shot 2020-01-21 at 1.42.40 PM.png](https://raw.githubusercontent.com/jenkinsci/attachments-from-jira-issues-misc/refs/heads/main/attachments/50103/Screen%20Shot%202020-01-21%20at%201.42.40%20PM.png)
> 
- [Screen Shot 2020-01-21 at 1.43.00 PM.png](https://raw.githubusercontent.com/jenkinsci/attachments-from-jira-issues-last/refs/heads/main/attachments/50102/Screen%20Shot%202020-01-21%20at%201.43.00%20PM.png)
> 
Contributor guide
Assessment
This issue has not been assessed yet.