Limit Group Migration extractors and loaders to 1 per pipeline
- Restrict defining extractors/loaders to 1 each per pipeline in order to reduce `BulkImports::Pipeline::Runner#run` complexity - If we are going to need to extract/load from/to multiple sources/destination we can revisit it and consider adding such functionality in the future, but there is no need in having it now.
Showing
Please register or sign in to comment