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

fix(issue alerts): rule conditions with a value of 0 get reset on edit #79312

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mifu67
Copy link
Contributor

@mifu67 mifu67 commented Oct 17, 2024

Rule conditions with values of 0 were being reset on edit. This PR fixes this by updating the reset condition and manually converting 0s to '0's upon PUT.

Related issues:
https://github.com/getsentry/team-core-product-foundations/issues/340
#75700

@mifu67 mifu67 requested a review from a team as a code owner October 17, 2024 20:43
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Oct 17, 2024
@ceorourke
Copy link
Member

Yaay you fixed it! Can you add tests?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants