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 year ago
Votes Newest

Answers 5


Are you self hosted or using the community?

  
  
Posted one year ago

community

  
  
Posted one year ago

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

  
  
Posted one year ago

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

  
  
Posted one year ago

GB per project

  
  
Posted one year ago