AfterExportStrategy::StrategyError
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
https://sentry.gitlab.net/gitlab/gitlabcom/issues/2590438/?referrer=gitlab_plugin
Gitlab::ImportExport::AfterExportStrategies::BaseAfterExportStrategy::StrategyError: Gitlab::ImportExport::AfterExportStrategies::BaseAfterExportStrategy::StrategyError
gitlab/import_export/after_export_strategies/base_after_export_strategy.rb:59:in `ensure_export_ready!'
raise StrategyError unless project.export_file_exists?
gitlab/import_export/after_export_strategies/base_after_export_strategy.rb:30:in `execute'
ensure_export_ready!
projects/import_export/export_service.rb:43:in `execute_after_export_action'
unless after_export_strategy.execute(current_user, project)
projects/import_export/export_service.rb:21:in `execute'
execute_after_export_action(after_export_strategy)
measurable.rb:35:in `execute'
measuring? ? ::Gitlab::Utils::Measuring.new(base_log_data).with_measuring { super(*args) } : super(*args)
...
(85 additional frame(s) were not displayed)
Edited by 🤖 GitLab Bot 🤖