Fix broken project creation without import sources
What does this MR do and why?
-
!72323 (merged) introduced a bug where if import sources did not include
git
(even w/o theimport_url
passed) projects could not be created via API see - !72323 (diffs, comment 741370802)
This fixes that condition.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #270584 (closed)
Edited by Doug Stull