• Kassio Borges's avatar
    Simplify subgroups pipeline on BulkImports · cda6fddf
    Kassio Borges authored
    To better leverage the BulkImports pipeline structure, instead of
    creating a nested array, for the subgroups pages, prefer to create a
    flat array and let the `Pipeline#run` handle the iteration of the
    extracted data.
    cda6fddf
subgroup_entities_pipeline.rb 389 Bytes