Page MenuHomePhabricator

Filter by active users
Needs RevisionPublic

Authored by g-p-g on Sep 11 2014, 3:27 PM.
Tags
Referenced Files
Unknown Object (File)
Tue, Apr 29, 12:35 PM
Unknown Object (File)
Mon, Apr 28, 9:25 PM
Unknown Object (File)
Sun, Apr 27, 8:11 PM
Unknown Object (File)
Mon, Apr 21, 11:55 AM
Unknown Object (File)
Mar 28 2025, 11:56 PM
Unknown Object (File)
Mar 28 2025, 7:18 PM
Unknown Object (File)
Mar 28 2025, 8:54 AM
Unknown Object (File)
Mar 27 2025, 10:23 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