se puede limitar o anular las notificaciones que son generadas por las automatizaciones de Insight?
Welcome to the Community! You can do this using Rest Api.
Use the notifyUsers option.
Your rest api would look like this:
rest/api/3/issue/{issueIdOrKey}?notifyUsers=false
I hope it will help you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.