diff --git a/public/pages/CreateTrigger/utils/constants.js b/public/pages/CreateTrigger/utils/constants.js index bc44c25c4..2b84e284b 100644 --- a/public/pages/CreateTrigger/utils/constants.js +++ b/public/pages/CreateTrigger/utils/constants.js @@ -40,7 +40,7 @@ export const FORMIK_INITIAL_ACTION_VALUES = { destination_id: '', subject_template: { lang: 'mustache', - source: '', + source: 'Alerting Notification action', }, message_template: { lang: 'mustache',