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
F18173584: D19511.id46654.diff
Fri, Aug 15, 7:53 PM
F18051067: D19511.id.diff
Sun, Aug 3, 10:01 PM
F17956034: D19511.diff
Fri, Aug 1, 5:17 AM
Unknown Object (File)
Jun 1 2025, 2:14 AM
Unknown Object (File)
May 28 2025, 8:26 AM
Unknown Object (File)
Apr 24 2025, 6:01 AM
Unknown Object (File)
Apr 23 2025, 4:01 AM
Unknown Object (File)
Apr 22 2025, 11:53 AM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable