-
Bug
-
Resolution: Not a bug
-
Low
-
None
-
1
-
Minor
-
Jira Service Management
Issue Summary
When using automation to set an organization according to the request participant field, the Organization field is not being filled up when the ticket is created via email.
Steps to Reproduce
- Create an automation rule similar to the example below:
- Create a ticket via email and CC: the participant who will trigger the rule to fill up the organization field according to the automation rule.
Expected Results
The organization field must be filled up properly after matching the conditions.
Actual Results
Automation won't update the Organization field in the ticket.
When the ticket is created via the portal or the internal interface the automation works fine.
Workaround
Add a re-fetch after the trigger this must fix the delay:
Or
Add the request participant after the issue creation by leaving a comment on the ticket and adding the user in the CC: field via email.