Create a sidekiq job for Requirements Management importer
Related to #246857 (closed)
As uploaded CSV files might contain several requirements, we would need to perform this task async on sidekiq. We can add an extra worker to do the job, similarly to https://gitlab.com/gitlab-org/gitlab/-/blob/master/app/workers/import_issues_csv_worker.rb
Edited by Eugenia Grieff