Skip to content

Fix issues importing services via Import/Export

James Lopez requested to merge fix/import-service-issues into master

Prevents errors when initialising services that do not have any properties set yet - case that could happen when importing projects.

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/22891

Merge request reports