Importers: create reusable issue saver and integrate with BitBucket
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
This issue is the first step in unifying issue saving behaviour between our third party importers.
- Extract shared relation saving behaviour to a base class.
- Create a reusable
IssueSaver
class which leverages this base class. - Update
Gitlab::BitbucketImport::Importers::IssueImporter
to use this new class.
Edited by 🤖 GitLab Bot 🤖