Page MenuHomePhorge

The feed "created this task" should be the first one
ClosedPublic

Authored by valerio.bozzolan on Wed, May 8, 10:08.
Tags
None
Referenced Files
F2196701: D25626.1716212736.diff
Sun, May 19, 13:45
F2196155: D25626.1716174012.diff
Sun, May 19, 03:00
Unknown Object (File)
Sat, May 18, 03:35
Unknown Object (File)
Sat, May 18, 02:38
Unknown Object (File)
Fri, May 17, 17:00
Unknown Object (File)
Thu, May 16, 20:49
Unknown Object (File)
Thu, May 16, 19:09
Unknown Object (File)
Wed, May 15, 10:00
Tokens
"Love" token, awarded by mainframe98."Like" token, awarded by valerio.bozzolan.

Details

Summary

Create a Maniphest task, Resolved, High priority.

Before this change, this was the feed in the object page:

  • a.lincoln closed this task as Resolved.
  • a.lincoln triaged this task as High priority.
  • a.lincoln created this task.

After this change, this is the feed:

  • a.lincoln created this task.
  • a.lincoln closed this task as Resolved.
  • a.lincoln triaged this task as High priority.

This also improves the situation in the /feed/ page. So you see the creation now.

Ref T15816

Test Plan

Create an object in any mentioned application below, setting all fields.

Then, check the history of the object itself. Check also the /feed/ page.
Check that the creation action is now listed first.

This change improves the situation in:

  • Maniphest
  • Phriction

This change has no impact on these that seem already OK:

  • Calendar
  • Dashboard
  • Dashboard Panel
  • Diffusion
  • Macro
  • Paste
  • Ponder
  • Project
  • Pholio

This change has no impact on these that seem still in the wrong order:

  • Differential

The above situation in Differential is noted, but it's unrelated,
since it has a different legacy structure and it deserves more triaging.

Diff Detail

Repository
rP Phorge
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

I can confirm this works as expected for the task view itself in e.g. http://phorge.localhost/T1168 . This seems to also fix http://phorge.localhost/feed/ so it does not only show me about setting high priority on a new task, but instead shows that the task was created? That would be a nice side effect too IMO.

I'm a little bit wondering if you could elaborate how you came to the value 140? It might make total sense, just wondering what you compared with.

This seems to also fix http://phorge.localhost/feed/ so it does not only show me about setting high priority on a new task, but instead shows that the task was created? That would be a nice side effect too IMO.

Uh! I can confirm that. I'm adding that in commit message.

I'm a little bit wondering if you could elaborate how you came to the value 140? It might make total sense, just wondering what you compared with.

Thanks. For details about that 140, see comments in line 34 and 35, and super-nice details in T15816

valerio.bozzolan edited the test plan for this revision. (Show Details)

I currently cannot think of other potential side effects (mail notifications about task creation seem to have had a [Created] prefix taking priority over other actions for years, and web notifications in the top bar also still behave as before), so I'll give my +1

This revision is now accepted and ready to land.Fri, May 10, 09:05