Defect #3914
Version information displayed in Gantt chart regardeless of "Assigned to" field
Status: | New | Start date: | 2009-09-24 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Gantt | |||
Target version: | - | |||
Resolution: | Affected version: |
Description
Right now Gantt chart displays version information relative to the user currently logged in even if filter is set to different user (Assigned to field)
So, even if user in "Assigned to" filter does not belong to the project, version information for this project displayed anyway.
It seems that Version.find filter should be updated to exclude such possibility
I am using Redmine r2824 with Rails 2.2.2 and Ruby 1.8.7
History
#1
Updated by Vitaly Klimov about 13 years ago
It seems that i was not specific enough while describing this issue - the problem show up when trying to use filter 'Assigned to' in global Gantt chart (/issues/gantt/). Results on Gantt chars include versions in projects to which currently logged user belongs, not the user defined in 'Assigned to' filter.
For example, if user B is logged in and goes to /issues/gantt/ and then uses filter 'Assigned to' with user A as parameter then he will get tasks for user A together with versions info for projects in which user B participates.
#2
Updated by Michel Albert almost 13 years ago
+1
#3
Updated by Mischa The Evil over 12 years ago
- Category changed from Issues to Gantt