How do I identify a Cancel/Resolve/Escalate from the Customer, using the Customer Portal?

Star April 26, 2022

How do I identify a Cancel/Resolve/Escalate from the Customer, using the Customer Portal? 

I need JQL for a Queue if Customer click on "Canceled request" or "Resolved this issue" via Customer Portal.

3 answers

1 vote
Sam Bartolome
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 27, 2022

Hi @Star ,

The query should be something like:

status in (Cancel, Resolve, Escalate) AND status changed BY USER

where the USER should be the correct one you are looking for. Not sure you can filter that to know if it was done via the portal or not, however as it relates to Jira Service Management and the license tier is pretty tied, you should know who is an agent and a customer

0 votes
Sam Bartolome
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 27, 2022

@Star if the answer satisfies your enquiry please mark it as accepted

0 votes
Star April 27, 2022

Thanks for the answer.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events