Page MenuHomePhabricator

Transactions - make implementing TYPE_XXXX_POLICY transactions optional
ClosedPublic

Authored by btrahan on May 19 2015, 7:47 PM.
Tags
None
Referenced Files
F18365146: D12933.id31131.diff
Wed, Aug 27, 8:30 PM
F18193953: D12933.id31131.diff
Sun, Aug 17, 7:42 AM
F18087023: D12933.id31135.diff
Wed, Aug 6, 1:50 AM
F18050127: D12933.id.diff
Sun, Aug 3, 6:41 PM
F17901425: D12933.id31131.diff
Jul 29 2025, 9:39 AM
Unknown Object (File)
May 26 2025, 12:31 AM
Unknown Object (File)
Apr 24 2025, 2:22 AM
Unknown Object (File)
Apr 22 2025, 11:41 PM
Subscribers

Details

Summary

Ref T6403. This was actually simple stuff.

Test Plan

changed the edit policy of a paste. changed the edit and join policy of a phame blog.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

btrahan retitled this revision from to Transactions - make implementing TYPE_XXXX_POLICY transactions optional.
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added a reviewer: epriestley.
This revision is now accepted and ready to land.May 19 2015, 7:52 PM
This revision was automatically updated to reflect the committed changes.

I went through these again and think this was the only one that was missed.

src/applications/almanac/editor/AlmanacDeviceEditor.php
74

See D13144.