View Issue Details

IDProjectCategoryView StatusLast Update
0013339mantisbtapi soappublic2013-04-06 08:20
Reportervvandens Assigned Torombert  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
PlatformlinuxOSdebianOS Versionsqueeze
Product Version1.2.4 
Target Version1.2.9Fixed in Version1.2.9 
Summary0013339: Email notifications through mantis mylyn connector / SOAP
Description

As described on the mylyn-mantis user board, I face a problem regarding email notifications. It seems that some changes happening from the mylyn interface do not produce email notifications. The exact same changes made from the Mantis web interface generate the expected notifications so I don't think that it is related to any configuation on the serverside (nor any spam-reated problem). For instance, a "status" change does not fire any notification.

However, if you add a new comment to an issue from the mylyn interface, then a notification is corrrectly sent.

As pointed out on the mylyn mantis forum, it seems that the mylyn connector relies on the Mylyn SOAP api, so it would be the origin of the problem.

Additional Information

http://sourceforge.net/apps/phpbb/mylyn-mantis/viewtopic.php?f=3&t=72&sid=1b3eae150924bd46161abb39588514e8#p246

TagsNo tags attached.

Relationships

related to 0015721 closedgrangeway Functionality to consider porting to master-2.0.x 
has duplicate 0013224 closedrombert Add a method to close an issue 

Activities

rombert

rombert

2011-09-22 17:06

reporter   ~0029844

Updating a bug was not sending notifications, while adding, deleting and adding notes was. The side effect of this change is that when adding a comment from the Mylyn connector two notifications will be sent: one for the comment, and one for the bug update.

This is tracked on the connector side at https://sourceforge.net/apps/mantisbt/mylyn-mantis/view.php?id=226 .

grangeway

grangeway

2013-04-05 17:57

reporter   ~0036325

Marking as 'acknowledged' not resolved/closed to track that change gets ported to master-2.0.x branch

Related Changesets

MantisBT: master-1.2.x 268f72af

2011-09-22 09:02

rombert


Details Diff
Send email notifications when updating bugs using the SOAP API

Fix 0013339 : Email notifications through mantis mylyn connector / SOAP
Affected Issues
0013339
mod - api/soap/mc_issue_api.php Diff File

MantisBT: master 95216cae

2011-09-22 10:04

rombert


Details Diff
Send email notifications when updating bugs using the SOAP API

Fix 0013339 : Email notifications through mantis mylyn connector / SOAP
Affected Issues
0013339
mod - api/soap/mc_issue_api.php Diff File