Page MenuHomePhabricator

Allow a limit to be set on the number of results in a query panel
ClosedPublic

Authored by hach-que on May 21 2014, 7:10 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jun 23, 11:08 AM
Unknown Object (File)
Mar 27 2026, 6:37 PM
Unknown Object (File)
Mar 21 2026, 2:19 PM
Unknown Object (File)
Mar 4 2026, 11:33 AM
Unknown Object (File)
Nov 5 2025, 10:26 AM
Unknown Object (File)
Nov 2 2025, 12:19 AM
Unknown Object (File)
Oct 19 2025, 9:24 AM
Unknown Object (File)
Oct 6 2025, 9:57 AM
Subscribers

Details

Summary

This allows a maximum number of items to be set in a query panel. Mostly useful when you have a query panel on the feed search and you don't want 4 billion results cluttering your dashboard.

Test Plan

Created a query panel with a maximum and it worked. Left it blank and got the default results.

Diff Detail

Repository
rP Phabricator
Branch
dashboard-query-limit
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 624
Build 624: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

hach-que retitled this revision from to Allow a limit to be set on the number of results in a query panel.
hach-que updated this object.
hach-que edited the test plan for this revision. (Show Details)
hach-que added a reviewer: epriestley.
epriestley edited edge metadata.

We should probably default this to, like, 10, too.

This revision is now accepted and ready to land.May 21 2014, 5:09 PM
epriestley updated this revision to Diff 21934.
epriestley added a subscriber: Unknown Object (User).

Closed by commit rP49c15a6d951c (authored by @jamesr, committed by @epriestley).