Supabase branching resets all configs
My team and I just started using Supabase branching, and I noticed that all our configurations like "Auth Providers", "URL Configurations", "Data API Settings", etc. is being reset when you branch out from
main. Is this configurable somehow? Or do I have to do this manually every time I create a branch?