DominionSpy
9 years agoNew Contributor
${review.changesummary} variable doesn't seem to work properly
I'm currently using Collaborator v9.4.9401 and using a review phase change trigger to send a message to an issue tracker (Mantis). In the parameters field I have put:
${review.phase} ${review.id} "${review.custom.Mantis Issue}" ${review.participants.rolename} ${review.changesummary}
I've just noticed that the change summary is coming out wrong. For added files it looks correct (only added lines), but for updated files, it is showing (+0, *0, -0) even though in the review itself the added, changed and removed lines values are listed correctly.
This used to be correct before I updated to v9 of Collaborator. Is this a known issue?