-
Kassio Borges authored
After importing a Group, using the BulkImport feature, create BulkImport::Entity for each Group subgroups and enqueue a new job to process the new entities. This way a group tree will be imported level-by-level, with one background job per level. The subgroups are fetched by HTTP since the GraphQL API doesn't provide this information yet.
0de175ef