Page MenuHomePhabricator

Conpherence - add isRoom column to thread table
ClosedPublic

Authored by btrahan on Mar 17 2015, 10:35 PM.
Tags
None
Referenced Files
F15525651: D12102.diff
Mon, Apr 21, 3:53 PM
F15486748: D12102.id29113.diff
Thu, Apr 10, 9:25 AM
F15461004: D12102.id.diff
Tue, Apr 1, 4:14 AM
F15439811: D12102.id29112.diff
Wed, Mar 26, 9:34 AM
F15427690: D12102.id29113.diff
Mar 23 2025, 3:36 PM
F15392237: D12102.id.diff
Mar 15 2025, 1:59 PM
F15369990: D12102.diff
Mar 12 2025, 8:59 AM
Unknown Object (File)
Feb 17 2025, 4:49 AM
Subscribers

Details

Summary

Fixes T7583. We also add key_room, which uses isRoom and dateModified since a very common view of rooms is going to be ordered by last updated.

Test Plan

made the conpherence view controller query specify withIsRoom(true) and withIsRoom(false). The former made the controller correctly 404 while the latter had no change in functionality.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

btrahan retitled this revision from to Conpherence - add isRoom column to thread table.
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.Mar 17 2015, 10:36 PM
This revision was automatically updated to reflect the committed changes.