bugnet icon indicating copy to clipboard operation
bugnet copied to clipboard

Comment history in emails

Open dylanparry opened this issue 9 years ago • 3 comments

Hi,

As a past user of Mantis, I found their emails pertaining to new comments to be very helpful. They include a list of previous comments made rather than just the new comment. Is it possible to include this comment history in the emails generated by BugNet? Is this something I can add to the email templates myself?

Thanks,

Dylan

dylanparry avatar Dec 09 '15 11:12 dylanparry

You might be able too. The templates are xslt but I'm not sure all the comments are being passed to the updated comment template.

dubeaud avatar Dec 11 '15 01:12 dubeaud

Doesn’t look like the comments or issue history are being passed to the templates. I’ve changed all the templates to they include much more detail about the issue/project, and that’s worked really nicely, so I might have a fiddle with the source code to see if I can add the comments/history too.

Thanks :)

dylanparry avatar Dec 11 '15 11:12 dylanparry

Had a look at the source, and I can see what I need to do, and where I need to do it, but when I compiled and replaced the DLLs on my test server it got stuck in a redirect loop on the install.aspx page. I’m going to conclude that I therefore have no idea what I’m doing and I’ll wait for someone else to attempt it!

Edit: Helps if I download the correct version of the source code. I downloaded the latest, rather than the current stable version. Oops :)

dylanparry avatar Dec 11 '15 11:12 dylanparry