Page MenuHomePhabricator

Conpherence - implement PhabricatorDestructibleInterface so threads can be deleted
ClosedPublic

Authored by btrahan on Apr 6 2015, 6:18 PM.
Tags
None
Referenced Files
F15515122: D12304.id29546.diff
Fri, Apr 18, 7:47 AM
F15478097: D12304.id29546.diff
Mon, Apr 7, 8:33 PM
F15475811: D12304.diff
Sun, Apr 6, 11:40 PM
F15462836: D12304.diff
Tue, Apr 1, 5:59 PM
F15401957: D12304.id29546.diff
Mar 17 2025, 7:55 PM
F15369996: D12304.diff
Mar 12 2025, 8:59 AM
F15336537: D12304.id29546.diff
Mar 8 2025, 7:26 PM
Unknown Object (File)
Feb 9 2025, 6:16 PM
Subscribers

Details

Summary

Fixes T7694. I had to complicate the ConpherenceThreadQuery code slightly so that if we specify id(s) or phid(s) then we don't bother with all that join stuff we need to make sure we have a reasonable query in production.

Test Plan

bin/remove destroy ZXX worked! tried to visit ZXX and got a nice 404. Clicked around and couldn't find anything broken because of the deletion

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

btrahan retitled this revision from to Conpherence - implement PhabricatorDestructibleInterface so threads can be deleted.
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Apr 8 2015, 7:19 PM
This revision was automatically updated to reflect the committed changes.