Skip to content

Fix import of Gitea projects with a dot in owner name or project name

Cédric MORIN requested to merge Cerdic/gitlab:fix_issue_434175 into master

What does this MR do and why?

Fix import of gitea projects with a dot in owner name or project name : issues and PR are fully imported with their comments with this patch (but import of PR comments rely on !145244)

Closes #434175

Edited by Ashraf Khamis

Merge request reports