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

bug: Accurately captures severity level at time of incident report #4655

Merged

Conversation

Meandmybadself
Copy link
Contributor

Issue

At present, when reporting a bug, the severity, no matter what is input in the dialog will default to the project's default severity.

Resolution

Instead of depending on the default severity, this updates the incident service to use the incident severity service's get_by_name_or_default method just like the priority uses above.

@wssheldon wssheldon added the bug Something isn't working label Apr 27, 2024
Copy link
Contributor

@wssheldon wssheldon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! ⭐

@wssheldon wssheldon merged commit 012eee4 into Netflix:master Apr 27, 2024
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants