Page MenuHomePhabricator

Conpherence - add isRoom column to thread table
ClosedPublic

Authored by btrahan on Mar 17 2015, 10:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 3, 12:42 AM
Unknown Object (File)
Tue, Apr 30, 4:55 PM
Unknown Object (File)
Tue, Apr 30, 4:55 PM
Unknown Object (File)
Tue, Apr 30, 4:54 PM
Unknown Object (File)
Mon, Apr 29, 2:23 PM
Unknown Object (File)
Mon, Apr 15, 9:41 AM
Unknown Object (File)
Sun, Apr 7, 10:49 AM
Unknown Object (File)
Apr 3 2024, 5:20 PM
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.