Page MenuHomePhabricator

Update Phriction Move Away transaction to modular transactions
ClosedPublic

Authored by chad on May 22 2017, 12:54 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 7, 10:59 AM
Unknown Object (File)
Tue, May 7, 9:51 AM
Unknown Object (File)
Fri, May 3, 9:42 AM
Unknown Object (File)
Fri, Apr 26, 3:07 PM
Unknown Object (File)
Thu, Apr 25, 3:19 AM
Unknown Object (File)
Tue, Apr 23, 7:08 AM
Unknown Object (File)
Wed, Apr 17, 1:59 PM
Unknown Object (File)
Wed, Apr 17, 8:40 AM
Subscribers

Details

Summary

Ref T12625

Test Plan

Move a document to a new location, verify the old and new document. Edit both. Grep for MOVE_AWAY

Diff Detail

Repository
rP Phabricator
Branch
move-away-phriction (branched from master)
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 17179
Build 22987: Run Core Tests
Build 22986: arc lint + arc unit

Event Timeline

epriestley added inline comments.
src/applications/phriction/xaction/PhrictionDocumentMoveAwayTransaction.php
35–37

(This is probably the default value?)

44

$old is unused

54

$old is unused.

This revision is now accepted and ready to land.May 22 2017, 10:18 PM
This revision was automatically updated to reflect the committed changes.