ods-jenkins-shared-library
ods-jenkins-shared-library copied to clipboard
Release Manager does not support spaces in release name
Describe the bug
Releases in JIRA with a space in the name cause release manager to fail
To Reproduce Steps to reproduce the behavior:
- Go to Jira
- Go to "Releases"
- Create a release named "A release with spaces"
- Try to deploy the the release with "Developer Preview"
- Get an error message
Expected behavior
No error message should occur and the developer preview should proceed.
Screenshots
Affected version (please complete the following information):
- OpenShift: [e.g. 3.9, 3.11]
- OpenDevStack 4.x
- https://github.com/opendevstack/ods-jenkins-shared-library/blob/5808241906f38abba85ed3ff2d3e510dc889ddc9/src/org/ods/orchestration/usecase/JiraUseCase.groovy#L234-L253
Log Output (ensure to remove any confidential information like tokens, project names, etc.
- n/a
Additional context
- n/a
Thanks @serverhorror, this is a known issue. We will look into this.