Skip to content

[Connectors][API] Update connectors with enabledAfterImport flag #94106

@ymao1

Description

@ymao1

In order to support import/export of connectors, we need to mark a connector as enabled/disabled after import. This issue addresses the API portion of this. A separate issue has been created for addressing the UI portion.

  1. Add enabledAfterImport flag (or something similar) to RawAction type
  2. Update connectors APIs to handle the new flag - create and update should just set enabledAfterImport to true
  3. Add migration to add enabledAfterImport: true to all existing connectors

Metadata

Metadata

Assignees

Labels

Feature:ActionsTeam:ResponseOpsLabel for the ResponseOps team (formerly the Cases and Alerting teams)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions