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
We are not checking to make sure that the destination_project is not None. Please add the check. If it is none, raise an error instead of just doing nothing.