Skip to content

WIP Todo for mention should be bumpable

What does this MR do?

We do not update a ToDo when there is another mention in the same issue or MR. We now update the updated_at for an existing todo when there is another mention to gain the ability to sort ToDos by updated_at in our ToDo list.

Are there points in the code the reviewer needs to double check?

Surely, for now this is work in progress

Why was this MR needed?

https://gitlab.com/gitlab-org/gitlab-ce/issues/23293

Screenshots (if relevant)

Bildschirmfoto_2016-11-09_um_22.57.29

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/23293

Merge request reports