API calls that change issues not firing emails

Lee Correll
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.
September 17, 2012

I have a series of scripts which utilize the REST API to update JIRA issues based on a number of criteria, but each change is resulting in the "Issue Update" trigger firing and generating quite a bit of email.

Clearly, it's possible to make changes without firing emails - I can do manual "bulk changes" and no emails fire. The question is whether it can be done via the API?

1 answer

1 accepted

0 votes
Answer accepted
Nikola ILO
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.
September 18, 2012

This is not possible with JIRA (out of the box)

You can take a look at the api here:

http://docs.atlassian.com/jira/REST/latest/

Suggest an answer

Log in or Sign up to answer