HomePhorge

When a task graph has too much stuff, only show adjacent nodes (direct…

Description

When a task graph has too much stuff, only show adjacent nodes (direct parents/children)

Summary:
Ref T4788. This gives us a new level of graceful degradation, so now we show:

  • Zero through 100 connected tasks: whole graph.
  • More than 100 connnected tasks, but fewer than 100 direct parents/subtasks: just parents and subtasks, with "..." to hint that the graph is cut off.
  • More than 100 parents and children: just the "sorry, too much stuff" error message.

Test Plan: {F1740882}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T4788

Differential Revision: https://secure.phabricator.com/D16344

Details

Provenance
epriestleyAuthored on Jul 28 2016, 1:54 PM
themackabuPushed on Mar 25 2025, 8:07 PM
Parents
rPef5cb0630feb: Provide a link to parent/child tasks as a search result from task graphs
Branches
Unknown
Tags
Unknown

Event Timeline