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
Unanswered
Hey, Have Anybody Tried Writing An Automated Pipeline For Automatically Linking Experiments With Jira Issues Using Tags Or Task Name Prefixes? Seems Like A Cool Feature To Have.


I think the more general solution would be creating integration with Zapier.

This way user would be able to customize his own triggers for events like "on experiment status changed", "on tag added" and so on

The first automation I would write for myself would probably be "on tag added" -> "if tag in Jira ids" -> "reference the experiment URL in Jira issue"

  
  
Posted 12 months ago
120 Views
0 Answers
12 months ago
12 months ago