Skip to content

Fix inability to test some project integrations

Rubén Dávila requested to merge fix-broken-testing-of-some-integrations into master

What does this MR do?

Fixes the inability to test some project integrations

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Users were unable to test some project integrations because the Service and ServiceHook objects weren't being persisted.

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/3194

Merge request reports