Is it possible for the following custom function "custom_function_override_issue_update_notify" to be called when say for example you update the status on many issues at the same time?
Right now I have coded my own custom_function_override_issue_update_notify and it sends emails to our "testers" when the tester has either been assigned to be a tester (with assign I mean this is a custom field, not the normal assigned to field) or when an issue has gained a certain status. For this to work you have to open the issue and either "assign" tester or change the status.
I would like this to work when using updating many issues at the same time too (I got this to work by changing the code in eralier versions, but it is a pain to upgrade).
Any tips or ideas?
-Henrik
Notify when using update multiple issues, please help
Moderators: Developer, Contributor
Could you please file this request in the tracker at http://bugs.mantisbt.org/ ?