Hello,
If the ticket has been dispatch from one assignee to another, is it possible to create a field for that?
We can see that the ticket has been dispatch to several people in the history, but i need a field that tells me true or false for the tickets dispatched between 2 people (assignee) only for my powerBI reports.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Elie Jarrouche ,
in my opinion, you can try to put in place an automation :
trigger : Issue Assigned
then : edit issue field
{{#increment}}{{issue.Numbers.asNumber}}{{/}}
Hope this helps,
Fabio
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
We tried it but it failed.
Error while parsing additional fields. Not valid JSON.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.