Page MenuHomePhabricator

Fix some of the most obvious bugs in fact generation from Maniphest tasks
ClosedPublic

Authored by epriestley on Feb 19 2018, 7:38 PM.
Tags
None
Referenced Files
F13078162: D19122.diff
Tue, Apr 23, 10:51 AM
Unknown Object (File)
Fri, Apr 19, 7:25 PM
Unknown Object (File)
Mar 23 2024, 5:44 PM
Unknown Object (File)
Mar 23 2024, 5:06 AM
Unknown Object (File)
Mar 21 2024, 6:08 AM
Unknown Object (File)
Mar 21 2024, 6:08 AM
Unknown Object (File)
Mar 20 2024, 6:30 PM
Unknown Object (File)
Feb 20 2024, 10:09 PM
Subscribers

Details

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.

Diff Detail

Repository
rP Phabricator
Branch
facts4
Lint
Lint Passed
SeverityLocationCodeMessage
Advicesrc/applications/fact/engine/PhabricatorManiphestTaskFactEngine.php:108XHP16TODO Comment
Unit
Tests Passed
Build Status
Buildable 19625
Build 26570: Run Core Tests
Build 26569: arc lint + arc unit

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Feb 19 2018, 8:07 PM
This revision was automatically updated to reflect the committed changes.