-
Bug
-
Resolution: Fixed
-
Minor
-
-
JIRA Steps 1.5.0
When configuring a Jira steps site, for example:
unclassified:
config:
sites:
name: JIRA
url: "[url of site]"
loginType: basic
userName: [username]
password: ${userpass-variable}
timeout: 10000
readTimeout: 10000
If the Jenkins service is restarted, the site is duplicated.
- is duplicated by
-
JENKINS-59103 jira-steps-plugin JCasC export fails with ConfiguratorException
- Closed