Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Listen for ServiceDeskCommentEvent event

Nelson Carranza
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.
May 30, 2017

Hi,

I am trying to listen for the ServiceDeskCommentEvent event.

i am able to listen for jira issue events by following the following

https://developer.atlassian.com/jiradev/jira-platform/guides/other/tutorial-writing-jira-event-listeners-with-the-atlassian-event-library

I added a new method with annotation @EventListener and paramater

ServiceDeskCommentEvent comment, but it does not work.

Nothing in the logs.

 

Thanks

Nelson

 

 

 

1 answer

0 votes
Fabio Racobaldo _Herzum_
Community Champion
November 26, 2022

Hi @Nelson Carranza ,

in my knowledge there is not a specific event for comment in service desk but there is an event Issue Commented. In your listener, based on the project of your issue, you can determine if it is a service desk project or not.

Hope this helps,

Fabio

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events