Hey there,
I implemented a quick support email address via an incoming mail handler that creates a ticket with the subject and message of the email. As it should be anonymous for complaints, I would like to remove the "Created via e-mail received from" comment in the ticket. Is there a way to do that?
Hi @[deleted],
You need to develop a custom app to capture the generic event and check if Sprint field value has changed in the change items. If Yes, then you should put in the code to change the issue status. Hope this helps.
Refer :
Regards,
Ravi Varma
As I understand it though, Listeners are not permitted in the Cloud version of JIRA.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
In that case, you can try the following steps:
You may need to do some R&D on this solution.
Regards,
Ravi Varma
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.