Project

General

Profile

Actions

Patch #3370

closed

Hide completed version in new issues

Added by Guido Wehner almost 15 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Issues
Target version:
-
Start date:
2009-05-16
Due date:
% Done:

0%

Estimated time:

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.


Files

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

Related issues

Related to Redmine - Feature #1245: close versionsClosedJean-Philippe Lang2008-05-16

Actions
Actions #1

Updated by Mischa The Evil almost 15 years ago

Another patch for #1245... :)

Actions #2

Updated by Alejandro Scandroli almost 15 years 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.

Actions #3

Updated by Jean-Philippe Lang over 14 years ago

  • Status changed from New to Closed

Obsoleted by r3020.

Actions

Also available in: Atom PDF