Actions
Defect #17630
closedNon-Administrator account can't show Issues list on multi role.
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Issues permissions
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Cant reproduce
Affected version:
Description
If Redmine r11963 (2.4.0) later, Non-Administrator account can't show Issues list on multi role.
- I maked Issue for test prj.
- It is not displayed in non-Administrator account, but when "issues/1" URL is specified, I can show it.
- This problem occurs in the user who has two or more rolls with "View Issues" authority.
When the following line was deleted by way of experiment, this problem was solved.
265: joins(:status, :project).
My environment¶
- CentOS 6.3 x86_64
# ruby script/about sh: darcs: command not found sh: hg: command not found sh: bzr: command not found Environment: Redmine version 2.5.2.stable Ruby version 2.0.0-p481 (2014-05-08) [x86_64-linux] Rails version 3.2.19 Environment production Database adapter SQLite SCM: Subversion 1.6.11 Git 1.7.1 Filesystem Redmine plugins: no plugin installed
Files
Actions