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

disabling email in JTS does NOT prevent mail from being generated for workitem changes.. is that right?

 we did our project migration this weekend (so far successfully)..  

we export the workitems from source system/project, import into new system/project.
then we run a utility to fixup all the links, attachments, approval,s comments and descriptions.

in one project I turned off each users email
in another project I turned off email on the system, but the users email config was left untouched..(I am one of those users)
on the second project, I received about 100 workitem notices AFTER enabling email, at least 30 minutes AFTER the utility ended. 

this sort of implies that the generation of email is done asynchronously at some later time.  if so, is there a way to see what is yet to be processed?.. 

or, did I misunderstand how the system works?

0 votes



One answer

Permanent link
 Hello Sam,
as per:
if so, is there a way to see what is yet to be processed?.. . 

yes - as of 4.0.5, I implemented a trace in the ChangeEventMailNotifier class

Enable it by adding the following entry to CCM's log4j
log4j.logger.com.ibm.team.workitem.service.internal.save.notify.ChangeEventMailNotifier=DEBUG

Hope it helps,
Eric

0 votes

Comments

thanks.. sadly we are on 4.0.4 


and while interesting serviceability enhancement, not really what I was looking for

page with # change events yet to be processed, and drill in to those events..
of course, 

I'd love to add on the ability to 
pause processing
block select and cancel..
resume processing

but.. really on the original problem.. I wish that when email is disabled (jts set to FALSE).. no email is generated..   but maybe I just need to know when the queue is gone before enabling email again..


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
× 12,019

Question asked: Feb 24 '14, 7:57 a.m.

Question was seen: 5,083 times

Last updated: Feb 24 '14, 11:59 a.m.

Related questions
Confirmation Cancel Confirm