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)
Sat, Dec 28, 4:34 PM
Unknown Object (File)
Sat, Dec 28, 2:20 PM
Unknown Object (File)
Sun, Dec 22, 4:43 AM
Unknown Object (File)
Thu, Dec 5, 12:20 AM
Unknown Object (File)
Nov 29 2024, 7:55 PM
Unknown Object (File)
Nov 29 2024, 10:21 AM
Unknown Object (File)
Nov 27 2024, 5:59 PM
Unknown Object (File)
Nov 24 2024, 6:59 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.