Commit Graph

1 Commits

Author SHA1 Message Date
Omar Gerardo Soto-Fortuño 897a24d76c Rename mentions notification type to correct one
flag=react_discussions_post
closes VICE-2567

Test Plan:
 - You must have delayed_job running, you can do it with
     `script/delayed_job run`
 - The user you are going to mention must have the New Mention
      notification set to "immediately".
 - Go to a discussion topic.
 - Post a reply and mention an user (cannot be you).
 - Navigate to /users/[USER ID]/messages
 - You should see a notification that the user
      has been mentioned.

Change-Id: Ib7842cb7012fdb79f1a4972b39d296e7721531de
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/286782
Reviewed-by: Jason Gillett <jason.gillett@instructure.com>
Product-Review: Jason Gillett <jason.gillett@instructure.com>
QA-Review: Caleb Guanzon <cguanzon@instructure.com>
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
2022-03-10 20:48:48 +00:00