Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RPN to use number even if 0 and RP to preserve value unless null #956

Merged

Conversation

albertpuente
Copy link
Contributor

Solves #955

@metmajer
Copy link
Member

metmajer commented Nov 8, 2022

@albertpuente @jafarre-bi the same PR needs to go into master so we don't lose it for future releases.

@jafarre-bi jafarre-bi merged commit 5b4786b into opendevstack:4.x Nov 8, 2022
albertpuente added a commit to albertpuente/ods-jenkins-shared-library that referenced this pull request Nov 8, 2022
…ndevstack#956)

riskPriorityNumber will show the number, even in case it's zero.
riskPriority will show the short text instead of the number.
If riskPriority is null, "None" will be shown, in accordance with other enums shown in the RA doc.
BraisVQ pushed a commit that referenced this pull request Nov 9, 2022
* RPN to use number even if 0 and RP to preserve value unless null (#956)

riskPriorityNumber will show the number, even in case it's zero.
riskPriority will show the short text instead of the number.
If riskPriority is null, "None" will be shown, in accordance with other enums shown in the RA doc.

* fixed changelog

* fixed test

* fixed test result

* missing issue output fix for test

Co-authored-by: Puente,Albert (IT EDS) BI-ES-S <Albert.Puente@boehringer-ingelheim.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants