-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Labels
Feature:NP MigrationTeam:ResponseOpsPlatform ResponseOps team (formerly the Cases and Alerting teams) t//Platform ResponseOps team (formerly the Cases and Alerting teams) t//choregood first issuelow hanging fruitlow hanging fruit
Description
The Platform now logs a warning when plugin IDs are not in camelCase format. triggers_actions_ui needs to be renamed to triggersActionsUi in order to make this warning go away. This is important because this warning is confusing to users. We could just log the message in development, but it seems just as easy to just go ahead and do the rename now.
All this should entail is changing the id field in the kibana.json file and updating any plugins that depend on this plugin to use the new id when calling this plugin's APIs.
The config path does not need to change and should remain in snake_case.
Metadata
Metadata
Assignees
Labels
Feature:NP MigrationTeam:ResponseOpsPlatform ResponseOps team (formerly the Cases and Alerting teams) t//Platform ResponseOps team (formerly the Cases and Alerting teams) t//choregood first issuelow hanging fruitlow hanging fruit