Defect #101
New Issue Drop Down only display for Project Administrator
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Affected version: | Resolution: |
Description
The Add New Issue drop down is only available for redMine Administrators it should probably be keying off the Add Issue
permission.
Using SVN Rev 676
History
Updated by Jean-Philippe Lang over 4 years ago
Hi,
Rev 674 made big changes to permissions management.
Permissions are reseted when applying this upgrade. Could you
check in "Admin -> Roles & Permissions" that
your roles have the permission to add issues ?
Updated by Brian DeGregorio over 4 years ago
Manager has all permissions checked. Support and Developer
have all permissions except "Manage Members" and
"Manage Boards"
Updated by Jean-Philippe Lang over 4 years ago
Oh, I found the bug...
Fix committed in rev 681.
Thanks