Lydia_Pintscher created this task.
Lydia_Pintscher added a project: Wikidata Query Builder.
Restricted Application added a subscriber: Aklapper.
Restricted Application added a project: Wikidata.

TASK DESCRIPTION
  As an editor I want to be able to limit the number of results in my query in 
order to ensure it can be executed without hitting the query service time-out 
limit.
  
  **Problem:**
  The query service can not execute arbitrarily complex queries and stops a 
query if it takes longer than 60s to execute. One popular way to optimize 
queries is to limit the number of results in the result set. We need to allow 
people to do this in the query builder.
  
  **Screenshots/mockups:**
  TODO
  
  **BDD**
  GIVEN a visual query
  WHEN the option to limit the results is checked
  AND a result size of X is specified
  THEN the result set only contains max. X results
  
  **Acceptance criteria:**
  
  [ ] queries take into account the limit set by the person building the query
  
  **Notes:**
  
  - We default to limiting the queries so the checkbox is checked by default
  - We default to 100 results in the result set but people can change it as 
needed in the input field

TASK DETAIL
  https://phabricator.wikimedia.org/T270179

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lydia_Pintscher
Cc: Aklapper, Lydia_Pintscher, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to