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
Hi All, In A Pipeline If I Had A Step That Failed And I Reset The Step And Ran It And It Finished Successfully, I Noticed In The Webui Of Pipelines It Doesn'T Update And Still Says The Step Failed And The Pipeline Failed But When I Go Into The Full Detail

Hi all,
in a Pipeline if I had a step that failed and i reset the step and ran it and it finished successfully, I noticed in the WebUI of pipelines it doesn't update and still says the step failed and the pipeline failed but when i go into the full details of the task it shows completed, is there a way to update the Pipeline the step/pipeline from failed to completed?
In the first picture you can see the pipeline ui and the second one is the full details of the step task (same taskID in both images)
image
image

  
  
Posted 9 months ago
Votes Newest

Answers 3


@<1523701087100473344:profile|SuccessfulKoala55> After going into the steps full details I reset the step and enqueued it

  
  
Posted 9 months ago

@<1523701087100473344:profile|SuccessfulKoala55> did i do something wrong?

  
  
Posted 9 months ago

Hi @<1523701295830011904:profile|CluelessFlamingo93> , how did you re-run the step?

  
  
Posted 9 months ago
549 Views
3 Answers
9 months ago
8 months ago
Tags
Similar posts