Skip to content

Complete CRUD for group-level integrations

Arturo Herrero requested to merge 233932-crud-group-level-integrations into master

What does this MR do?

After adding the CRUD for group-level integrations !27557 (merged), we were missing the group_id column !38499 (merged), so an integration cannot belong to a group.

This completes the work, having now group-level integrations.

Screen_Shot_2020-08-20_at_12.04.30

Group-level integrations are under a feature flag: group_level_integrations.

Related to #233932 (closed)

Edited by Arturo Herrero

Merge request reports