Project 'gitlab-org/gitlab-ce' was moved to 'gitlab-org/gitlab-foss'. Please update any links and bookmarks that may still have the old path.
Import Issues from Bugzilla
Description
Add an option to import issues from a bugzilla project.
~"feature proposal"
Proposal
The place for this option would probably be the "Edit Project" page. There could be an "Import issues from Bugzilla", maybe just above "Housekeeping". This would open a page with some settings like Bugzilla url, project_id, etc...
Links / references
There is a migrator written in python here. This migrator gives options like:
- Mappings to set how Bugzilla components are translated into GitLab labels.
- Mappings to set how Bugzilla users are translated into GitLab users.