Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Answered
Hey, How Can I Find Which Tasks/Projects Have The Most Metrics?

Hey, how can I find which tasks/projects have the most metrics?

  
  
Posted 12 months ago
Votes Newest

Answers 5


I'm afraid there is no such capability at the moment. However, I'd suggest opening a GitHub feature request for this 🙂

  
  
Posted 12 months ago

Hi RobustRat47 , what would you define as most metrics?

  
  
Posted 12 months ago

Are you self hosted or using the community?

  
  
Posted 12 months ago

GB per project

  
  
Posted 12 months ago

community

  
  
Posted 12 months ago