Typescript error while running the code

I’m automating ticket creation in Jira, but getting an error when I try to run the step. How can I fix it?

There are several things you can do to fix this:

  • Try clicking on automation button again. This will create a different automation that could work better
  • Add logging to see where the problem happens. You can either do it yourself, or instruct Nekton to do it. For example you can add the following to your automated step description to get more logs “Write detailed logs after each action”. Then you can click on logs button after the step is executed to see what happened.
1 Like

Thanks! that helped.