Skip to content

Find or initialize instance-level services

Arturo Herrero requested to merge 196525-instance-level-services into master

What does this MR do?

!25752 (merged) implemented the frontend changes under a feature flag, this implements the backend changes.

This is similar to the service templates feature that we are going to remove: &2430 but we don't need to create the services in the database at this point.

This also disables instance_level_integrations feature flag in the tests.

This screenshot is an example of the page, having one existing instance-level service (Asana) in the database and initializing the others:

Screen_Shot_2020-03-27_at_12.05.43

Related #196525 (closed) #199388 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports