mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-11 01:12:41 +01:00
dd21761df9
Summary: Fixes T10135. When the viewer is a member of no projects, specify the constraint type as a new "EMPTY" type. When a query has an "EMPTY" constraint, fail fast with no results. Test Plan: - Viewed a viewerprojects() query result set as a user in no projects. - Before patch: got a lot of hits. After patch: no hits. - Viewed a normal result set, no changes. Reviewers: chad Reviewed By: chad Maniphest Tasks: T10135 Differential Revision: https://secure.phabricator.com/D15003 |
||
---|---|---|
.. | ||
PhabricatorQueryConstraint.php |