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

[tycho-4.0.x] Calculate severity level based on the project not on the problem #3104

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

github-actions[bot]
Copy link

Backport

This will backport the following commits from master to tycho-4.0.x:

Questions ?

Please refer to the Backport tool documentation

ApiProblem.getSeverity() always returns the workspace defaults because
it always passes null. Also the method is actually never used inside API
Tools.

Instead we recalculate the real severity based on the currently
processed project.

(cherry picked from commit 7aec992)
@laeubi laeubi merged commit 8e6260d into tycho-4.0.x Nov 30, 2023
2 checks passed
@akurtakov akurtakov deleted the backport/tycho-4.0.x/pr-3100 branch November 30, 2023 09:11
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.

None yet

1 participant