Skip to content

Clean up unused integration code from the REST integration

Release notes

Problem to solve

We are creating a paradigm where users can create multiple HTTP endpoints that each have their own auth tokens and URLs. This will leave behind some code from the old implementation where we had a single HTTP endpoint named "generic". We want to remove the technical debt.

Intended users

User experience goal

Proposal

After the feature flag is removed, clean up now-obsolete code and data.

  • Remove Alerts service logic
  • Remove Alerts service data
Edited by Sarah Waldner