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)
Sun, Nov 24, 6:59 AM
Unknown Object (File)
Sat, Nov 23, 10:09 AM
Unknown Object (File)
Sat, Nov 9, 1:48 PM
Unknown Object (File)
Oct 25 2024, 9:20 PM
Unknown Object (File)
Oct 18 2024, 4:25 PM
Unknown Object (File)
Oct 14 2024, 1:01 AM
Unknown Object (File)
Oct 14 2024, 1:01 AM
Unknown Object (File)
Oct 14 2024, 1:01 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.