Hi,
I am trying to understand how to achieve the below, there are 3 parties in this ticketing.
End customer, Our company, and Field engineer (from another company)
1) End customer creates ticket, our company receives ticket
2) Our company does initial checks, and if not solved, creates a sub-task (the sub-task should send an email to the Field Engineer, NOT the customer)
3) Once the Field engineer updates the ticket, our company receives an email which should update our JIRA sub-task (created in Step 2)
Thank You