Jump to content

Recommended Posts

Posted

Hi,

Im currently working on a way to set the priority of an Incident with the out put of a human task done by our service desk.

But once the analyst makes a choice the output doesn't change the priority of the ticket.

Here are my nodes:

image.png.db6bf58a6705cb58fc0a766a45bcebf9.png

the settings in the set priority node is

image.png.28706512fbec34be4202c5b47f4ac248.png

variable in full &[functions.getTaskParams("task-d1251df6").outcome]

 

what am i missing?

Posted

The first step would be to post the Task Outcome to the Timeline and ensure it's producing a valid value for the Priority:
image.png

The outcome needs to be a Priority ID, which may or may not be the same as the Priority Name.

Posted

image.png.52c111b76992304ba3da22f81ab8ac8f.png

Here is what gets pushed to the timeline, and the outcome is the name i would need to come through.

Do i need to check the Priority ID for the different p levels and make that the outcome?

Makes sense, i will do some digging and testing and let you know how i get on. Thanks

Posted

UPDATE.

It now works, i found the PriorityID for my priority statuses and set them as the outputs of the manual task.

Thanks for you help.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...