Hi,
I am trying to listen for the ServiceDeskCommentEvent event.
i am able to listen for jira issue events by following the following
I added a new method with annotation @EventListener and paramater
ServiceDeskCommentEvent comment, but it does not work.
Nothing in the logs.
Thanks
Nelson
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
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.