Project

General

Profile

Custom values changed without any warning

Added by Max D over 8 years ago

Hi guys,

I've found two bugs which affect the custom fields I've created, I precise that those 2 bugs occur randomly.

The first one occur when a user change the value of one or more fields of an issue. When he saves his modification, sometimes the value of 3 custom fields is changed.
It's really weird because it always happens on these 3 specifics fields. Their type is boolean and it only affects the custom field of this type.

The second one occur when I link to many issue from a tracker to another one. The value of the field of the parent task is replaced by the value of the same field of the last issue linked.

My environment details :


Environment:
  Redmine version                2.4.2.stable
  Ruby version                   1.8.7-p249 (2010-01-10) [x86_64-linux]
  Rails version                  3.2.16
  Environment                    production
  Database adapter               MySQL

SCM:
Subversion                     1.6.6
Git                            1.7.0.4
Filesystem

Redmine plugins:
  redmine_custom_field_hints     0.0.3
  redmine_dashboard              2.4.0
  redmine_monitoring_controlling 0.1.1
  redmine_plugin_views_revisions 0.0.1
  redmine_xls_export             0.2.1

Any help would be greatly appreciated.

Best regards,

Max