|
From: Ulf E. <ulf...@fa...> - 2005-02-13 19:37:28
|
Hoi, I have implemented different permissions for users and developers when they are the reporter/owner of a bug and not. For instance, I allow comments from anyone who is logged in. Managers and project leaders may change almost everything at any time, users and developers only when they are reporter or owner of a bug. The severity is for the reporter only and the priority is for the owner only. (BTW, I have split your severity into report type and severity) Now, there is a huge number of requests for all sorts of permission levels in the trackers. My implementation is good enough for me, but the way the new rules are enforced wouldn't attract everyone. I would be willing to try make my implementation general enough to satisfy other peoples needs as well, *if* there can be some discussion on what people actually want and how this can be achieved. The current silence isn't very encouraging.. What kind of user levels would you like to have? By what granularity? How would you like to be able to configure this (I'm thinking of my earlier group permission editor, but that wouldn't scale too well with an increasing number of permission flags..)? The more ideas the better. The more detailed descriptions on how to operate this the more likely that it might happen.. Here are some of the reports I have found that seem related. If you know more please post those links as well. It should be possible to find a solution general enough to be applied to all/most of these issues. Anyone willing to help find it? User Permission Levels http://sourceforge.net/tracker/index.php?func=detail&aid=829858&group_id=14939&atid=364939 Project Admin cannot change assignments http://sourceforge.net/tracker/index.php?func=detail&aid=1060247&group_id=14939&atid=114939 Managers Cannot Change Bug Details http://sourceforge.net/tracker/index.php?func=detail&aid=1017788&group_id=14939&atid=114939 Stricter editing ? http://sourceforge.net/tracker/index.php?func=detail&aid=618641&group_id=14939&atid=364939 Guest login http://sourceforge.net/tracker/index.php?func=detail&aid=579407&group_id=14939&atid=364939 Non-editable fields when not logged in http://sourceforge.net/tracker/index.php?func=detail&aid=579849&group_id=14939&atid=364939 New user can set another reporter for bug http://sourceforge.net/tracker/index.php?func=detail&aid=1034495&group_id=14939&atid=114939 How to restrain task assignment only to users at admin group http://sourceforge.net/tracker/index.php?func=detail&aid=782962&group_id=14939&atid=114939 |