Page MenuHomePhabricator

Support "none()" in Differential to find revisions with no (un-resigned) reviewers
ClosedPublic

Authored by epriestley on May 21 2019, 2:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 4, 9:50 PM
Unknown Object (File)
Sat, May 4, 6:45 PM
Unknown Object (File)
Wed, May 1, 12:06 AM
Unknown Object (File)
Sun, Apr 28, 7:16 AM
Unknown Object (File)
Mar 28 2024, 7:36 PM
Unknown Object (File)
Mar 23 2024, 12:52 AM
Unknown Object (File)
Mar 16 2024, 11:13 AM
Unknown Object (File)
Mar 5 2024, 1:35 PM
Subscribers
None

Details

Summary

Ref T13289. In Maniphest, you can currently search for "Owner: none()" to find tasks with no owner, but there's no way to search for "Reviewers: none()" in Differential right now.

Add support for this, since it's consistent and reasonable and doesn't seem too weird or niche.

Test Plan

Searched for "Reviewers: none()", found revisions with no reviewers. Searched for "Reviewers: alice, none()", "Reviewers: alice", and "Reviewers: <no constraint>" and got sensible results.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable