1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-27 17:22:42 +01:00
phorge-phorge/src/infrastructure/graph
epriestley bbc2ae7858 Fix task graph fatal for graphs containing restricted tasks
Summary: Fixes T11392. If some tasks are restricted, we only have PHIDs for them, not objects. Just use the PHIDs instead.

Test Plan: {F1741335}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T11392

Differential Revision: https://secure.phabricator.com/D16345
2016-07-29 07:21:45 -07:00
..
DifferentialRevisionGraph.php Don't wrap task/revision titles in graph tables 2016-07-05 08:00:18 -07:00
ManiphestTaskGraph.php Fix task graph fatal for graphs containing restricted tasks 2016-07-29 07:21:45 -07:00
PhabricatorObjectGraph.php When a task graph has too much stuff, only show adjacent nodes (direct parents/children) 2016-07-28 15:38:27 -07:00