Find all steps leading to a step

Find all steps leading to a step

Comments

  • I am trying to find a way to find to find all steps that are connected to a specific step. We have an exception logging flow that we connect the catch exception step to in order to log and notify exceptions. It captures relevant information from the excecption and flow. On one of our production environments, we are getting exception emails that are blank, which would leave us to believe that an incorrect step is leading to the exception logging flow. We cannot reproduce the issue on our dev environment strangely. Is there a way I could query the database (or any other solution) in order to find all steps that are leading to the step "Exception logging flow"? That Way we could try to find the culprit.

    [img]https://i.ibb.co/CKTnW79/Screenshot-66.png[/img]

    [img]https://i.ibb.co/w6RJk1M/Screenshot-67.png[/img]

Sign In or Register to comment.