Actions
Patch #774
closedbulk edit - subprojects inherits versions of parent project
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Projects
Target version:
-
Start date:
2008-03-03
Due date:
% Done:
0%
Estimated time:
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
Updated by Mischa The Evil about 15 years ago
- Status changed from New to Closed
Closed since this will be obsoleted by implementation of issue #465.
Actions