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)
Mon, Mar 25, 12:36 PM
Unknown Object (File)
Thu, Mar 21, 10:36 AM
Unknown Object (File)
Jan 28 2024, 9:09 AM
Unknown Object (File)
Dec 26 2023, 6:18 PM
Unknown Object (File)
Dec 22 2023, 10:02 PM
Unknown Object (File)
Dec 11 2023, 7:52 PM
Unknown Object (File)
Nov 30 2023, 4:11 AM
Unknown Object (File)
Nov 29 2023, 1:12 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 17199
Build 23018: Run Core Tests
Build 23017: arc lint + arc unit

Event Timeline

epriestley added inline comments.
src/applications/phriction/xaction/PhrictionDocumentMoveAwayTransaction.php
36–38

(This is probably the default value?)

45

$old is unused

55

$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.