Create a to-do when assignee is also the author.
This issue is for a feature proposal . Currently, an item appears in the to-do list when:
- Merge request or issue author is not the assignee.
- User mentioned in a comment is not the comment author.
We would find it useful if there was a configuration option that allowed for comments, merge requests, and issues where the assignee is also the author (in particular, self-assigned merge requests and self-assigned issues) to produce a to-do entry.
The configuration option could be per user, per project, or a global option. In our case, we would enable this option for all of our users because most of the issues are authored by the assignee.