Skip to content

Commit

Permalink
EPMRPP-91775 || Incorrect error text on trying to create a rule
Browse files Browse the repository at this point in the history
  • Loading branch information
maria-hambardzumian committed Jun 20, 2024
1 parent 7e2ffc6 commit 3e72142
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ const messages = defineMessages({
},
ruleNameDuplicateHint: {
id: 'Notifications.ruleNameDuplicateHint',
defaultMessage: 'Rule with the same name already exist on the project',
defaultMessage: 'Rule with the same name already exists for this communication channel',
},
customColumnsDuplicationHint: {
id: 'ProductStatusControls.customColumnsDuplicationHint',
Expand Down

0 comments on commit 3e72142

Please sign in to comment.