ods-jenkins-shared-library icon indicating copy to clipboard operation
ods-jenkins-shared-library copied to clipboard

Release Manager does not support spaces in release name

Open serverhorror opened this issue 2 years ago • 1 comments

Describe the bug

Releases in JIRA with a space in the name cause release manager to fail

To Reproduce Steps to reproduce the behavior:

  1. Go to Jira
  2. Go to "Releases"
  3. Create a release named "A release with spaces"
  4. Try to deploy the the release with "Developer Preview"
  5. Get an error message

Expected behavior

No error message should occur and the developer preview should proceed.

Screenshots

image

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

serverhorror avatar Oct 19 '23 14:10 serverhorror

Thanks @serverhorror, this is a known issue. We will look into this.

metmajer avatar Oct 23 '23 05:10 metmajer