Page MenuHomePhabricator

Add option to display task history in reverse-chronological order
Closed, DeclinedPublic

Description

In the task pane (example @T100451), the history of the task is presented chronologically, with the oldest events at the top. As an activity feed, this pattern should be reversed: that way, the most recent activity around the task (which is usually most relevant) is above the fold. Think "watchlist", not "talkpage".

Event Timeline

Capt_Swing raised the priority of this task from to Needs Triage.
Capt_Swing updated the task description. (Show Details)
Capt_Swing added a project: Phabricator.

When you visit tasks that you have read already, only the new / last sections are displayed. The rest is behind a bar that you need to expand manually. This system works: new readers should go through the history before posting, old readers only see the new content.

Declined?

I'm unable to replicate the functionality you describe, @Qgil. I just went to this task @T9148, which I have visited before, but not within the last week or so. I see the whole history, with the newest stuff--which happened since I was there last--waaaay at the bottom. What am I missing?

Just give it some time? I just visited this task after visiting it yesterday and, as you can see in the screenshot below, I'm only seeing the recent actions.

Screenshot from 2015-05-28 19:59:38.png (873×1 px, 174 KB)

I've definitely seen that bar before, but I'm not seeing it in any of the tasks I'm spot-checking now. I'll keep an eye out--perhaps there's a browser compatibility issue here? Or, a user account setting?

Do you usually browser tasks logged in or logged out? Needless to say, it only works when you're logged in.

Nemo_bis renamed this task from display task history in reverse-chronological order to Add option to display task history in reverse-chronological order.May 31 2015, 3:09 PM
Nemo_bis triaged this task as Medium priority.
Nemo_bis subscribed.

This is a sensible feature request and one that bugzilla already offers.

Aklapper lowered the priority of this task from Medium to Lowest.Jun 1 2015, 10:06 AM

Cannot find an upstream request about this hence wondering if this is request is "popular enough".
(And I'm personally afraid that this makes it easier to ignore previous comments and to repeat content already brought up, one pattern that I didn't like about Bugzilla).

Should be discussed with upstream and whether there are convincing reasons to make upstream maintain such an additional option in the codebase.

epriestley subscribed.

I don't recall other feedback about this, and don't currently plan to make changes here.

The behavior of the "fold older transactions" bar referenced above was updated and made more clear some time after the comments above. Generally, the rule is that transactions prior to your most recent action are hidden by default, and the text on the bar should now be clear about this.

It is very unlikely that we would solve this problem with an option or by reversing the conversation order. The idea of a "Mark Read" action to force current history to fold on later viewings has come up occasionally in the past, but I don't recall seeing feedback about it since the last round of changes to make the folding behavior more clear landed.