Patch #3370
closed
Hide completed version in new issues
Added by Guido Wehner almost 17 years ago.
Updated over 16 years ago.
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
Another patch for #1245... :)
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.
- Status changed from New to Closed
Also available in: Atom
PDF