You need to sign in or sign up before continuing.
Reduce the amount of duplication across BulkImport codebase
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Suggestion from !56018 (comment 526104862)
Problem
We have a fair amount of duplication in BulkImport codebase (e.g. compare !56018 (merged) & !55981 (merged)) as well as in the tests. Any change in shared functionality can trigger a need in updating a lot of test and a lot of pipelines.
Identify common patterns, behaviours and shared examples that can be extracted in order to reduce the amount of duplication throughout BulkImport codebase.
Edited by 🤖 GitLab Bot 🤖