Project

General

Profile

Actions

Defect #9737

closed

Custom values deleted before issue submit

Added by Damián Farina over 12 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Normal
Category:
Custom fields
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

Working on a custom implementation of RedMine, we found that if the user tries to change the tracker of a issue but do not save the modifications after all, custom values that belongs to the old tracker, but not to the new one, are removed. No history neither.

How to reproduce it:
  1. create tracker 1 with custom field A
  2. create tracker 2 with custom field B
  3. create an issue with tracker 1, assign a value to custom field A
  4. edit the issue
  5. change tracker to tracker 2
  6. DO NOT SAVE and refresh the page
    custom field A is empty

The attached patch worked for us, it needs some testing though
I'm testing in redmine-1.1.1 but the code looks the same in newer versions


Files

Actions #1

Updated by Jean-Philippe Lang over 12 years ago

  • Category set to Custom fields
  • Status changed from New to Confirmed
  • Assignee set to Jean-Philippe Lang
Actions #2

Updated by Jean-Philippe Lang over 12 years ago

  • Status changed from Confirmed to Resolved
  • Target version set to 1.3.0

Good catch, this should be fixed in r8103.

Actions #3

Updated by Etienne Massip over 12 years ago

Why not 1.2?

Actions #4

Updated by Jean-Philippe Lang over 12 years ago

  • Target version changed from 1.3.0 to 1.2.3

I didn't want to take any risk with 1.2-stable but yes, this should be merged.

Actions #5

Updated by Bruno Medeiros over 12 years ago

People, is it merged on 1.3-stable?

Actions #6

Updated by Bruno Medeiros over 12 years ago

Oh, sorry for the question.. r8114 merges on 1.3-stable, and the ticket is not closed because it is nor merged on 1.2 yet.

Actions #7

Updated by Jean-Philippe Lang over 12 years ago

  • Status changed from Resolved to Closed
  • Resolution set to Fixed

Merged in 1.2-stable.

Actions

Also available in: Atom PDF