Page MenuHomePhabricator

Modernize "Responsible Users" tokenizer and add "exact(user)" token
ClosedPublic

Authored by epriestley on May 16 2016, 3:59 PM.
Tags
None
Referenced Files
F13197390: D15925.diff
Mon, May 13, 12:09 AM
Unknown Object (File)
Sat, May 4, 2:24 AM
Unknown Object (File)
Fri, May 3, 9:23 AM
Unknown Object (File)
Wed, May 1, 6:44 PM
Unknown Object (File)
Tue, Apr 30, 12:59 PM
Unknown Object (File)
Thu, Apr 25, 3:01 AM
Unknown Object (File)
Apr 6 2024, 5:13 PM
Unknown Object (File)
Apr 5 2024, 6:56 PM
Subscribers
None

Details

Summary

Ref T10939. Fixes T9263. Ref T4144.

First, this resolves users (converting users into all packages and projects they are responsible for) earlier, so bucketing can act on that data correctly. Previously, your own blocking reviews would appear in "Must Review" but your packages/projects' would not. Now, all of them will.

Second, this adds exact(username) to mean "just me, not my packages/projects". You can use this along with "Bucket: By Required Action" to create a personal view of "Active Revisions" if you'd like, and ignore all your project/package reviews.

Test Plan

Queried by "me" and "exact(me)", got reasonable looking results.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

chad edited edge metadata.
This revision is now accepted and ready to land.May 16 2016, 5:13 PM
This revision was automatically updated to reflect the committed changes.