I'm not seeing any options for this: Sort issues list by date of last comment.
We have a few pages worth of issues open and unless everyone is subscribed to each issue, we'll have no idea if someone on the team is commenting on an issue until we stumble back on it.
Thanks!
Solution:
Comments should update the issue.
Designs
Child items
...
Show closed items
Linked items
0
Link issues together to show that they're related or that one is blocking others.
Learn more.
@creamzy BTW, when it comes to sorting issues, what I think is useful is sorting by newest of (issue updated) and (latest issue comment). Finding only the issues (as today) is obviously not enough. However, sorting only on latest issue comment would also miss updates to the issue itself.
IMHO, the natural thing is to consider a comment to be an issue update, so that the issue "timestamp" is the latest of (issue itself updated) and (issue comment created). I believe most other issue tracking systems use this definition.
IMHO, the natural thing is to consider a comment to be an issue update, so that the issue "timestamp" is the latest of (issue itself updated) and (issue comment created). I believe most other issue tracking systems use this definition.
My first idea was it had been like that.Thank it why I made a mistake in previous comment. So I do agree with you, it will keep us from adding too many specific cases in the sorting.
IMHO, the natural thing is to consider a comment to be an issue update, so that the issue "timestamp" is the latest of (issue itself updated) and (issue comment created). I believe most other issue tracking systems use this definition.
I agree. We should update issue when comment added. In this cause we can use existing sorting instead of adding new one
As a user viewing a list of issues (or merge requests), I want the "Updated N UNITS ago" info to take into account the comments, so that I can notice (from the list itself) what is getting attention.
Just want to say that from my point of view @dzaporozhets proposed solution (https://gitlab.com/gitlab-org/gitlab-ce/issues/4113#note_3053648) would fit our needs perfectly. We are using gitlab extensively with non-tech persons as our main projectmanagement tool. We are trying to stress that our clients and partners try to keep the whole project-related communication in issues. As you can see in the attached screenshot, it is really difficult to find the currently changed issue, which in our case often is the exact same situation as "our client made a new comment"... We would have to track how many comments have been made. In the attached Screenshot, it is not visible, that the first 5 Issues have been commented in the last half hour, not to speak of the order in which the comments have been made!
(The Issue that got "update 4 days ago" even became 2 new comments in the last hour)