Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Any way to turn off the Jira notifications with some condition

Sandesh TM
Contributor
November 18, 2024

We are updating and commenting some of the issues from the Java back end code for the Business requirements and the application is having Issue updated and Issue Commented notification events, hence the notifications being sent out for each of the Issues.

But the business requirement does not want notifications sending out for each of the Issues and the existing notification events cannot be turned off in the application.

So is there any way to add the condition through Jira configuration or any API call from the code to implement this requirements.

 

 

1 answer

0 votes
Marc - Devoteam
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.
November 18, 2024

Hi @Sandesh TM 

This should be possible on updating an issue, see related topic on Atlassian Jira

JRASERVER-34423 

Sandesh TM
Contributor
November 18, 2024

@Marc - Devoteam 

Thank you for the response.

Please share that specific API call.

Marc - Devoteam
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.
November 18, 2024

Hi @Sandesh TM 

Look at the issue and the API documentation, how to setup the call.

If you can't figure it out, then respond here.

The option is available, try to make that call this will give you insight how it works.

Just getting a handed answer will not teach you or make you understand the workings.

I don't have time currently to create your specific call.

Sandesh TM
Contributor
November 19, 2024

@Marc - Devoteam

We are also developers, we need your help in getting the information and don't want you to create any specific call.

We explored the document, query parameter-'notifyUsers' is there for the updating the issue comments through PUT API call and it is not there for POST API call.

But in our application we are adding the new comments i.e creating a new comments from the java back end code through CommentManager class create method. There need to turn off the notifications being sent out . In order to replace class method to API call, that's should be through POST API.

Marc - Devoteam
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.
November 19, 2024

Hi @Sandesh TM 

If the option is not there, then there is noway to make the call you require.

You could revert your question to the Developer Community or contact Atlassian Support.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events