How to pass a variable value from first task and populate in the second task variable?
Hi All, I have a requirement. In the first task there is a variable 'ticket_number' and in the second task the variable is 'u_ticket_number'.Once the first task is closed with 'ticket_number' , I want to populate the same value in 'u_ticket_number' v...