Skip to content
  • Stan Hu's avatar
    Use slugs for default project path and sanitize names before import · 5f91b91cbeb1
    Stan Hu authored
    Users importing from Bitbucket Cloud, Bitbucket Server, or GitHub
    often complained about getting failed imports due to 422 errors.
    This change ensures that project names are imported with names that
    are guaranteed to pass the regular expression validation.
    
    Part of #50021
    5f91b91cbeb1