Page MenuHomePhabricator

Maniphest - upgrade merging to real transactions
ClosedPublic

Authored by btrahan on Sep 5 2014, 11:38 PM.
Tags
None
Referenced Files
F19763307: D10427.id25126.diff
Wed, Feb 18, 7:46 PM
F19656050: D10427.id.diff
Fri, Feb 6, 6:51 PM
F19534764: D10427.id25126.diff
Jan 21 2026, 2:23 AM
F19532532: D10427.id25126.diff
Jan 20 2026, 11:48 AM
F19528780: D10427.id25126.diff
Jan 19 2026, 11:47 AM
F19524196: D10427.id25125.diff
Jan 17 2026, 11:01 PM
F19074930: D10427.id.diff
Dec 1 2025, 7:38 AM
F19071404: D10427.diff
Nov 30 2025, 7:29 PM
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).