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

Is mail notification available when creating a work item through REST API

The mail notification works when creating a work item via GUI, but while creating it through REST API, the subscriber does not get any mail. How can I make it happen?

One special point of the case is, the creator and subscriber is the same one, is this the cause why there is no notification?

0 votes



3 answers

Permanent link



Yes,
in Eclipse, you open the Project Area editor,
on the Overview Tab you find yourself in the project members list
right click on your username and select "Open" from the context menu
a user editor is open, you will find mail configuration in the last tab of this editor.




1 vote


Permanent link
 y h: 
If you browser to .../ccm/admin > Users > select the user ID in the list > Mail Configuration. 
Here you will see the available settings.  For "Work Item was created or reopened", is "Subscriber" checked?  If not, check this box. 

0 votes

Comments

Thx for your information. But my project was hosted by csnext which means I cannot access the CCM admin page. Is there any way I can try with the RTC client?


Permanent link
BTW, I just noticed you wrote the creator and subscriber is the same user.
In this case there will be no notification, even if you create a WI via web UI, as it would be redundant.
Similarly, you won't get an update notification if you are the one to make the update (as you already know you did it, and the email is not necessary).

0 votes

Comments

Thanks, Piotr. My case is, we are using a functional ID to create work item thru RESTful API, and we want all the Admins can be notified about this work item.

We plan to utilize the mail rule to forward the notification to a group of people.

As you mentioned, the functional id won't get any notification when setting it as owner or subscriber, so there is no way to let the admin know what is going on.

Do you have any way that will be helpful to us?

if you are using the REST API, it means you need to have some sort of client that issues REST calls to the Jazz server. If the code of this client is under your control, you could send the notification email from there.

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

Question asked: Jul 22 '13, 8:00 a.m.

Question was seen: 4,511 times

Last updated: Jul 25 '13, 7:55 a.m.

Confirmation Cancel Confirm