Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How do I prevent workitem change email notifications?

Is there any way to prevent the workitem change notification when updating a workitem via RESTful services?

I am modifiying a custom field on several thousand workitems on a regularly scheduled basis and the genartion of the email notifications is causing both performance issues with the tool as well as confusion for our users who are receiving the emails.

The services are written in C# and follow the guidance provided here : https://jazz.net/library/article/352#cm_and_rm.

Any help would be greatly appreciated.

0 votes



2 answers

Permanent link

I'm afraid there is no direct way to prevent it.

The closest approach I can think of would be modifying the Mail Configuration for each user.

In general, modifying work items programmatically on a schedule is a practice I would discourage.

0 votes


Permanent link

There is a solution for the Plain Java API since 6.0.3 https://jazz.net/wiki/bin/view/Main/SkipMailSaveParameter I am not sure if this is in any way available for the REST/OSLC API.

0 votes

Comments

Thanks.
This was the best I could find as well but I have not found a way to pass this value along using the REST/OSLC API.

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,941
× 7,495
× 1,706

Question asked: Jan 10 '17, 5:44 a.m.

Question was seen: 2,661 times

Last updated: Jan 10 '17, 9:15 a.m.

Confirmation Cancel Confirm