gitlab-org--gitlab-foss/changelogs/unreleased/sh-improve-import-status-error.yml
Stan Hu 3a722ff53f Show a more helpful error for import status
Importing a project from GitHub for a project namespace that already exists
would show an unhelpful error, "An error occurred while importing project."
We now add the base message from Projects::CreateService when this fails.

Closes #47365
2018-06-06 01:40:55 -07:00

5 lines
90 B
YAML

---
title: Show a more helpful error for import status
merge_request:
author:
type: other