Improve text on todo list when the todo action comes from yourself
requested to merge jacopo-beschi/gitlab-ce:28020-improve-todo-list-when-comes-from-yourself into master
What does this MR do?
Improves text on todo list when the todo action comes from yourself
- The new message when an user assign to himself an Issue/MR is: "You assigned issue xx to yourself"
- The new message when an user adds a todo to himself is: "You added a todo for issue xx"
Does this MR meet the acceptance criteria?
-
Changelog entry added, if necessary - Tests
-
Added for this feature/bug -
All builds are passing
-
-
Conform by the merge request performance guides -
Conform by the style guides -
Branch has no merge conflicts with master
(if it does - rebase it please) -
Squashed related commits together
What are the relevant issue numbers?
Closes #28020 (closed)