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)
Apr 30 2025, 6:16 AM
Unknown Object (File)
Apr 29 2025, 1:41 AM
Unknown Object (File)
Apr 27 2025, 5:05 AM
Unknown Object (File)
Apr 26 2025, 3:53 PM
Unknown Object (File)
Apr 26 2025, 2:19 AM
Unknown Object (File)
Apr 25 2025, 8:33 AM
Unknown Object (File)
Apr 24 2025, 3:51 AM
Unknown Object (File)
Apr 23 2025, 5:20 PM
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.