[MantisConnect] problem with duplicate notes
Brought to you by:
vboctor
From: Joe P. <jlp...@gm...> - 2008-08-12 20:43:36
|
Hi all, I'm having a problem where any Issues I update with Mantisconnect end up with their issue notes duplicated - all of them. That is, if my Mantisconnect program updates ANY field on the issue - in my case typically a custom field - then all of the previously existing Issue Notes are duplicated and newly attached to the Issue. If there were 4 notes on the issue before running my code, using the web interface shows there are now 8 notes with the most recent 4 being newly added copies of the old notes. None of my code does ANY Note manipulation. I'm using the latest stable Mantis (1.1.2) and latest Mantisconnect (1.1.1.0) Java Client. Has anyone else seen this? -Joe |