Page MenuHomePhabricator

Make the dashboard panel datasource work properly with hundreds of panels
ClosedPublic

Authored by epriestley on Jun 27 2018, 5:55 PM.
Tags
None
Referenced Files
F13151915: D19511.diff
Sat, May 4, 6:54 PM
Unknown Object (File)
Wed, May 1, 12:21 AM
Unknown Object (File)
Fri, Apr 19, 7:49 PM
Unknown Object (File)
Sat, Apr 13, 1:11 PM
Unknown Object (File)
Thu, Apr 11, 9:36 AM
Unknown Object (File)
Apr 4 2024, 12:34 PM
Unknown Object (File)
Mar 31 2024, 11:46 PM
Unknown Object (File)
Mar 31 2024, 11:46 PM
Subscribers
None

Details

Summary

Ref T13151. See PHI727. Update the dashboard widget/panel datasource to actually query results using what the user typed.

The current approach is blind to what the user typed when pulling results from the database, and gets limited to an artificially small number of results somewhere in the pipeline.

Test Plan
  • Queried for panels with text queries.
  • Queried for panels with W123 queries.
  • This is substantially similar to the Owners datasource, which received a similar update in D17142 and has worked well since then.

Diff Detail

Repository
rP Phabricator
Branch
wdatasource1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 20459
Build 27790: Run Core Tests
Build 27789: arc lint + arc unit