mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
We plan to remove the 'tutorial_status' field from UserProfile table as it is no longer used to show tutorial. The field is also used to narrow a new user in DM with welcome bot on the first load. This prep commit updates the logic to use a new OnboardingStep for the narrowing behaviour on the first load. This will help in removing the 'tutorial_status' field.
ZILENCER -- The Zulip license manager
This app is the place for storing state about various deployments of Zulip that exist in the world.