You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(onboarding): adds an onboarding backend (#44141)
This PR sets up an onboarding backend that can swap in a different model
for `OrganizationOnboardingTask`. The reason we want this is so the
sandbox can use the onboarding tasks on the organization serializer
which have a different model that's unique per user instead of per org
(so each user can do their own onboarding).
0 commit comments