Skip to content

Migrate existing Generic Alert Endpoints to HTTP integrations format

What does this MR do?

This adds a data migration to migrate/copy instances of AlertService over to the new HttpIntegration model.

This new model is used as part of &4442 (closed).

There is a down method included to undo the added HttpIntegration models. This allows us to migrate & rollback as needed.

database Query:

Does this MR meet the acceptance criteria?

Conformity

Related to #255519 (closed)

Edited by Sean Arnold

Merge request reports