de-jcup / eclipse-jenkins-editor

Jenkins Editor - A eclipse plugin to edit "Jenkinsfile" files
https://marketplace.eclipse.org/content/jenkins-editor
Apache License 2.0
45 stars 5 forks source link

Pressing cancel button shall not destroy old credentials #87

Closed de-jcup closed 2 years ago

de-jcup commented 3 years ago

When there was alreday credentials defined (currently they are not visible inside dialog, will be handled with #86 ) and the user press the Cancel button, the old credentials are dropped anyway!

image