-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Description
User and its direct relations are control_silo scoped resources. Currently the components that comprise the control silo aspects of users are spread throughout the repository. Consolidating those classes and functions into sentry.users will help clarify the application's design and make running subsets of tests easier and faster.
- Communicate these changes with the broader ecosystem team
- Move endpoints, serializers, models, and tasks to be co-located.
We'll need to provide import shims for any symbols used in getsentry until those imports can be updated separately. Furthremore, within django shell we should preserve sentry.models.User as an import.
Metadata
Metadata
Assignees
Labels
No labels