• George Koltsov's avatar
    Add BulkImports NdjsonExtractor & update labels pipeline to use it · 53ca7bd1
    George Koltsov authored
      - Use ndjson files when importing group labels when using
        Bulk Import functionality
      - Such approach is required instead of using GraphQL
        in order to preserve epic-label association
      - Ndjson approach downloads ndjson file containing
        all source group labels and imports them
    
    Changelog: changed
    53ca7bd1
export_status_spec.rb 2.07 KB