Skip to content

Projects::ImportService::Error: Failed to set releases: Validation failed: Name can't be blank

https://sentry.gitlab.net/gitlab/gitlabcom/issues/911490/

Projects::ImportService::Error: Failed to set releases: Validation failed: Name can't be blank
  gitlab/import_export/importer.rb:24:in `execute'
    raise Projects::ImportService::Error.new(@shared.errors.join(', '))
  projects/import_service.rb:111:in `import_data'
    unless importer.execute
  gitlab/metrics/instrumentation.rb:161:in `block in import_data'
    .measure { super }
  gitlab/metrics/method_call.rb:36:in `measure'
    retval = yield
  gitlab/metrics/instrumentation.rb:161:in `import_data'
    .measure { super }
...
(59 additional frame(s) were not displayed)

Projects::ImportService::Error: Failed to set releases: Validation failed: Name can't be blank
  gitlab/import_export/importer.rb:27:in `rescue in execute'
    raise Projects::ImportService::Error.new(e.message)
  gitlab/import_export/importer.rb:26:in `execute'
    rescue => e
  projects/import_service.rb:111:in `import_data'
    unless importer.execute
  gitlab/metrics/instrumentation.rb:161:in `block in import_data'
    .measure { super }
  gitlab/metrics/method_call.rb:36:in `measure'
    retval = yield
...
(60 additional frame(s) were not displayed)

Projects::ImportService::Error: Failed to set releases: Validation failed: Name can't be blank