Page MenuHomePhabricator

Maniphest - upgrade merging to real transactions
ClosedPublic

Authored by btrahan on Sep 5 2014, 11:38 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 24, 11:53 PM
Unknown Object (File)
Wed, Apr 24, 10:42 PM
Unknown Object (File)
Wed, Apr 17, 3:32 PM
Unknown Object (File)
Wed, Apr 17, 3:32 PM
Unknown Object (File)
Wed, Apr 17, 3:32 PM
Unknown Object (File)
Wed, Apr 17, 3:32 PM
Unknown Object (File)
Tue, Apr 16, 7:38 PM
Unknown Object (File)
Thu, Apr 11, 7:38 AM
Subscribers
Tokens
"Mountain of Wealth" token, awarded by chad."Mountain of Wealth" token, awarded by epriestley.

Details

Summary

see title. Ref T5875.

Test Plan

Merged one task into another task - verified transactions on both tasks. Merged two tasks into another task - verified transactions on all three tasks. Checked out my feed and saw MERGE_INTO stories and MERGE_FROM stories.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

btrahan retitled this revision from to Maniphest - upgrade merging to real transactions.
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added a reviewer: epriestley.
epriestley edited edge metadata.

Story works OK for me with inline fix. I got a story pointing me to this ("Exception rendering story..."), maybe you overlooked that? It's also possibly we only show it in dev mode or something and you have some flag off...

Screen_Shot_2014-09-08_at_7.38.31_AM.png (228×668 px, 29 KB)

src/applications/maniphest/storage/ManiphestTransaction.php
863

This should be Handle, not Hande.

This revision is now accepted and ready to land.Sep 8 2014, 2:39 PM
btrahan edited edge metadata.
  • fix typo

(The stories werent' working for me because my task that kept getting stronger had visibility set to "no one". As such, feed stories where it was the primary object were not being loaded correctly. Yay crappy test data. =D )

btrahan edited the test plan for this revision. (Show Details)
btrahan updated this revision to Diff 25126.

Closed by commit rPfdccb0f40536 (authored by @btrahan).