Patch #774
bulk edit - subprojects inherits versions of parent project
Status: | Closed | Start date: | 2008-03-03 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Projects | |||
Target version: | - |
Description
In revision 1055, i think you forgot the following :
When doing a bulk edit on issues of a subproject, you can't assign a fixed_version of the parent project.
To do that, you should replace in /app/views/issues/bulk_edit.rhtml
@project.versions
by : @project.assignable_versions
Related issues
History
#1
Updated by Mischa The Evil about 13 years ago
- Status changed from New to Closed
Closed since this will be obsoleted by implementation of issue #465.