Page MenuHomePhabricator

Filter by active users
Needs RevisionPublic

Authored by g-p-g on Sep 11 2014, 3:27 PM.
Tags
Referenced Files
F15525035: D10480.diff
Mon, Apr 21, 11:55 AM
F15451810: D10480.id.diff
Fri, Mar 28, 11:56 PM
F15450960: D10480.id25198.diff
Fri, Mar 28, 7:18 PM
F15449211: D10480.id25223.diff
Fri, Mar 28, 8:54 AM
F15447187: D10480.diff
Thu, Mar 27, 10:23 PM
F15386721: D10480.id25198.diff
Mar 15 2025, 1:10 AM
Unknown Object (File)
Feb 24 2025, 5:21 AM
Unknown Object (File)
Feb 18 2025, 6:10 PM

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