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)
Wed, May 7, 2:17 AM
Unknown Object (File)
Mar 28 2025, 10:33 PM
Unknown Object (File)
Mar 24 2025, 3:06 AM
Unknown Object (File)
Mar 22 2025, 3:26 PM
Unknown Object (File)
Mar 21 2025, 1:18 PM
Unknown Object (File)
Mar 20 2025, 6:55 PM
Unknown Object (File)
Mar 14 2025, 9:55 AM
Unknown Object (File)
Mar 13 2025, 10:40 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