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 one month 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 one month ago

Hi @<1533257411639382016:profile|RobustRat47> , what would you define as most metrics?

  
  
Posted one month ago

Are you self hosted or using the community?

  
  
Posted one month ago

GB per project

  
  
Posted one month ago

community

  
  
Posted one month ago