ToDo Removed for Incomplete Task
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Summary
When I comment on an issue or MR that is assigned to me, the todo is removed even though I still have work to do.
Steps to reproduce
- Open a MR
- Add a task list to the description
- Assign it to a user
- Add a comment asking them a question
- Have the user reply to the comment
What is the current bug behavior?
The todo for the assigned user is removed
What is the expected correct behavior?
Since the task list still has incomplete tasks, the todo should not be removed.
Output of checks
This bug happens on GitLab.com
Possible fixes
- Don't resolve the todo for the current assignee if there are incomplete task list items on the issue or MR.
- Use the text of the first incomplete task as the todo text
Edited by 🤖 GitLab Bot 🤖