Page MenuHomePhabricator

Restrict Audit buckets to just ApplicationSearch views
ClosedPublic

Authored by chad on Mar 23 2017, 7:19 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 27, 8:42 PM
Unknown Object (File)
Thu, Apr 25, 3:10 AM
Unknown Object (File)
Tue, Apr 16, 8:31 PM
Unknown Object (File)
Thu, Apr 11, 10:38 AM
Unknown Object (File)
Mon, Apr 8, 9:28 AM
Unknown Object (File)
Thu, Apr 4, 9:46 PM
Unknown Object (File)
Mar 30 2024, 4:24 AM
Unknown Object (File)
Mar 15 2024, 12:07 AM
Subscribers

Details

Summary

Fixes T9363. This drops empty buckets from dashboard panel context. Still see full results in Audit.

Test Plan

Create an "Active Audits" panel, add to Dashboard. See no commits found. Check Audit, see all buckets.

Diff Detail

Repository
rP Phabricator
Branch
audit-buckets (branched from master)
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 16116
Build 21386: Run Core Tests
Build 21385: arc lint + arc unit

Event Timeline

epriestley added inline comments.
src/applications/audit/query/PhabricatorCommitSearchEngine.php
195

"commit" -> "commits"?

This revision is now accepted and ready to land.Mar 23 2017, 7:30 PM
This revision was automatically updated to reflect the committed changes.