Skip to content

Move feature expose logic from serializer to the model

Dmytro Zaporozhets (DZ) requested to merge dz-refactor-mr-widget-serializer into master

What does this MR do?

Move feature expose logic from serializer to the model.

Why was this MR needed?

Technical debt. Serializer should not handle feature availability. See https://gitlab.com/gitlab-org/gitlab-ee/issues/4336

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Fixes https://gitlab.com/gitlab-org/gitlab-ee/issues/4336

Edited by Grzegorz Bizon

Merge request reports