Project

General

Profile

Actions

Patch #219

open

Issues fixed in multiple versions

Added by Nick Read almost 17 years ago. Updated over 5 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Roadmap
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

The attached patch allows for issues to be fixed for multiple versions. Some notes concerning this patch:

  • There is a couple of new language string that need translating
  • The change log implementation was modified to work in the same way as the roadmap (but with different functionality
    of course). This was simply to avoid doing extra joins from issues to versions across the additional join table. The
    controller and view of change log and roadmap have a lot of common code now that could be refactored.
  • The migration will only revert if each issue is marked as fixed in only one version, else it will raise
    an exception.
  • The version selector is a HTML select list with multiple selections turned on. There are usability studies indicating
    that these are difficult to use, and having a list of checkboxes maybe a better option. There are plugins for doing
    this sort of thing, but I didn't really want to include a plugin as part of the patch :)

Files

multiple_fixed_versions.patch (11.9 KB) multiple_fixed_versions.patch Nick Read, 2008-02-03 11:00

Related issues

Related to Redmine - Feature #1266: Feature: Allow setting multiple target-milestonesNew2008-05-20

Actions
Related to Redmine - Patch #5510: Enable Mutliple Versions Per IssueResolved2010-05-12

Actions
Has duplicate Redmine - Feature #284: Issues fixed in multiple versionsClosed

Actions
Actions

Also available in: Atom PDF