Page 1 of 1

User-defined field being reapeated in history without change

Posted: 27 Oct 2009, 08:50
by Marcel
We just started working with Mantis and have a problem with the history of our issues. The problem seems to be connected with a user defined pulldown list which we added to our issue form.

The pulldown list is named "Betriebsart", has 5 items and supports multiple selections.

After every change being made in an issue, the pulldown list will appear as first entry in the history even if nothing has changed within the list itself:

Code: Select all

22.10.2009 10:13    Marcel Bedienbereich  	 EB Einzelbetrieb => EB Einzelbetrieb
22.10.2009 10:13 	Marcel Note Added: 0000004 	
22.10.2009 10:13 	Marcel Status 	assigned => resolved
As you can see above, I added a note "0000004" and changed the status from assigned to resolved. The pulldown list appears as first entry although nothing has been changed there.

Any ideas?
Thanks!

Re: User-defined field being reapeated in history without change

Posted: 28 Oct 2009, 13:11
by atrol
Hi Topic deleter :wink:
Have a look at the following links for some more information

Seems to be fixed in 1.2
www.mantisbt.org/bugs/view.php?id=9235

Hints what could be done
www.mantisbt.org/forums/viewtopic.php?f=3&t=4795

Re: User-defined field being reapeated in history without change

Posted: 02 Nov 2009, 06:13
by Marcel
Perfect, thanks very much!

Re: User-defined field being reapeated in history without change

Posted: 05 Nov 2009, 14:25
by Marcel
We now updated to Mantis 1.2.0rc2 and the problem still occurs with user definded fiels of the type MutiSelectionField.
Any idea?