1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-30 18:52:42 +01:00
phorge-phorge/src/applications/fact/controller
epriestley 2fb266de7c Fix some of the most obvious bugs in fact generation from Maniphest tasks
Summary:
Depends on D19121. Ref T13083. Group transactions and show groups in the debugging view.

Fix some of the most obvious issues with fact generation:

  - No more 0-point facts.
  - Engine can now generate at least one of every type of fact.

Test Plan: Generated facts, viewed them in the debugging view, fact generation largely appeared to align with reality. No more "no facts in storage" facts.

Subscribers: yelirekim

Maniphest Tasks: T13083

Differential Revision: https://secure.phabricator.com/D19122
2018-02-19 12:07:28 -08:00
..
PhabricatorFactChartController.php Extract count/point data from tasks in Fact engines 2018-02-19 12:06:03 -08:00
PhabricatorFactController.php Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
PhabricatorFactHomeController.php Make Facts more modern, DRY, and dimensional 2018-02-19 12:05:19 -08:00
PhabricatorFactObjectController.php Fix some of the most obvious bugs in fact generation from Maniphest tasks 2018-02-19 12:07:28 -08:00