c92808ed32
The API was returning 500 when `nil` is passed for the `import_url`. In fact, it was `Gitlab::UrlSanitizer.valid?` which was throwing a `NoMethodError` when `nil` value was passed.
4 lines
101 B
YAML
4 lines
101 B
YAML
---
|
|
title: Fix for creating a project through API when import_url is nil
|
|
merge_request: 9841
|
|
author:
|