Skip to content

Extract metadata collection to a separate class

Jarka Košanová requested to merge metadata-2 into master

What does this MR do?

It refactors issues serializer (which concerts Jira issue to a GitLab issue) and extracts getting metadata part to a separate class.

We want to retrieve also custom fields from the Jira and the serializer could become more complex. This refactoring should avoid it.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Merge request reports