Page MenuHomePhabricator

Filter by active users
Needs RevisionPublic

Authored by g-p-g on Sep 11 2014, 3:27 PM.
Tags
Referenced Files
F18095639: D10480.id25223.diff
Fri, Aug 8, 1:09 AM
F18093315: D10480.id25198.diff
Thu, Aug 7, 5:27 PM
F18088358: D10480.id25223.diff
Wed, Aug 6, 7:36 AM
F18083523: D10480.id25198.diff
Tue, Aug 5, 10:29 AM
F18048010: D10480.id.diff
Sun, Aug 3, 1:18 PM
F17986307: D10480.id.diff
Fri, Aug 1, 9:20 PM
F17948706: D10480.diff
Jul 31 2025, 9:48 PM
F17824560: D10480.diff
Jul 26 2025, 5:33 AM

Details

Reviewers
epriestley
Group Reviewers
Blessed Reviewers
Summary

Currently it's not possible to query users that are not disabled, are not bots, but are approved. This seems like a typical query, which would list the currently active users. Ideally it should be possible to display these users in a dashboard panel as well.

Test Plan

Check if the filter for systemAgent is still working properly; Check if the new filter works fine.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 2538
Build 2542: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

g-p-g retitled this revision from to Filter by active users.
g-p-g updated this object.
g-p-g edited the test plan for this revision. (Show Details)
g-p-g set the repository for this revision to rP Phabricator.
g-p-g added a project: People.
epriestley added a reviewer: epriestley.

I'll accept this if you:

  • Use three-state select dropdowns instead of adding a new checkbox.
    • States are basically "(Show All)", "Show only users with this property", "Show only users without this property".
    • PhabricatorAppSearchEngine has an example (Installed/Beta/Launchable/Provenance).
  • Retain backward compatibility with existing saved queries.
This revision now requires changes to proceed.Sep 14 2014, 6:08 PM
g-p-g edited edge metadata.

Thanks, is this closer to what we're all after?

epriestley edited edge metadata.

I rolled this into D13122.

This revision now requires changes to proceed.Jun 2 2015, 5:28 PM