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)
Fri, Dec 20, 8:42 PM
Unknown Object (File)
Fri, Dec 13, 2:09 AM
Unknown Object (File)
Thu, Dec 12, 11:58 AM
Unknown Object (File)
Thu, Dec 5, 7:58 AM
Unknown Object (File)
Nov 9 2024, 1:15 PM
Unknown Object (File)
Nov 9 2024, 1:15 PM
Unknown Object (File)
Nov 9 2024, 1:15 PM
Unknown Object (File)
Nov 5 2024, 11:45 PM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

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

"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.