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
Unknown Object (File)
Thu, Apr 25, 1:14 AM
Unknown Object (File)
Tue, Apr 16, 7:52 AM
Unknown Object (File)
Thu, Apr 11, 10:01 AM
Unknown Object (File)
Thu, Apr 11, 8:49 AM
Unknown Object (File)
Wed, Apr 3, 5:07 PM
Unknown Object (File)
Mon, Apr 1, 11:05 PM
Unknown Object (File)
Feb 9 2024, 5:55 PM
Unknown Object (File)
Jan 31 2024, 8:53 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.