Patch #3370

Hide completed version in new issues

Added by Guido Wehner over 1 year ago. Updated 10 months ago.

Status:Closed Start:2009-05-16
Priority:Normal Due date:
Assigned to:- % Done:

0%

Category:Issues
Target version:-

Description

If you have many Milsteons/Versions in one procect the Dropdown List is quite confusing.
To solve this problem a patch is attached to Hide all completed version in Ticket Create DropDown.

actual_version.patch (1.2 KB) Guido Wehner, 2009-05-16 22:35


Related issues

related to Feature #1245: close versions Closed 2008-05-16

History

Updated by Mischa The Evil over 1 year ago

Another patch for #1245... :)

Updated by Alejandro Scandroli about 1 year ago

When updating older issues you can loss the "Target Version" because it's not in the list.
I've changed the f.select's parameter to include the current "fixed_version".

(@project.actual_versions.push(@project.versions.find(@issue.fixed_version)).sort.collect {|v| [v.name, v.id]}),

This way you can edit older issues without deleting the "Target Version" by mistake.

Updated by Jean-Philippe Lang 10 months ago

  • Status changed from New to Closed

Obsoleted by r3020.

Also available in: Atom PDF