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

ref(team): Change alert creation/edit views to not rely on withTeams #29585

Merged
merged 1 commit into from
Oct 28, 2021

Conversation

davidenwang
Copy link
Contributor

Changing the way these views fetch teams to make it more accurate. Currently withTeams will not necessarily supply every team in the organization, which is the assumption the components make when they filter that list down to just member teams.

Replace withTeams -> Teams fetching utility and simplify some filter logic since we don't have to explicitly filter from all teams -> member teams

@github-actions
Copy link
Contributor

github-actions bot commented Oct 26, 2021

size-limit report

Path Base Size (fc8d21c) Current Size Change
src/sentry/static/sentry/dist/entrypoints/app.js 52.74 KB 52.74 KB +0.01% 🔺
src/sentry/static/sentry/dist/entrypoints/sentry.css 70.89 KB 70.89 KB 0%

@davidenwang davidenwang force-pushed the davidenwang/use-team-util-alert-rules branch from 7fb6d06 to f1c88a6 Compare October 27, 2021 20:04
@davidenwang davidenwang merged commit 6a51211 into master Oct 28, 2021
@davidenwang davidenwang deleted the davidenwang/use-team-util-alert-rules branch October 28, 2021 20:28
@github-actions github-actions bot locked and limited conversation to collaborators Nov 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants