Skip to content

Fix assigning issues to users for Jira import

Jarka Košanová requested to merge jira-import-fix-assignees into master

What does this MR do?

This is a similar fix as for labels (!30697 (merged)). We basically need to handle array attributes in the ImportIssueWorker as we use bulk insert.

The MR doesn't need a changelog entry, the problem is not event yet deployed on prod

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Merge request reports