Skip to content

Commit

Permalink
EPMRPP-90821 || Error on creating a duplicate of Slack/Email rule
Browse files Browse the repository at this point in the history
  • Loading branch information
maria-hambardzumian committed May 7, 2024
1 parent 7a84cbe commit 369c87b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@ export const RuleGroup = ({ pluginName, rules, ruleDescription, isPluginEnabled,
showModalAction({
id: 'addEditNotificationModal',
data: {
type: pluginName,
actionType: MODAL_ACTION_TYPE_COPY,
ruleFields,
onSave: (withoutAttributes) => confirmAdd(withoutAttributes),
Expand Down

0 comments on commit 369c87b

Please sign in to comment.