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.
Details
Details
- Reviewers
epriestley - Maniphest Tasks
- T7583: Add a "room" flag to Conpherence
- Commits
- Restricted Diffusion Commit
rP9bda03dbceed: Conpherence - add isRoom column to thread table
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
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable