Active
Project:
Project issue tracking
Version:
5.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Jan 2008 at 19:25 UTC
Updated:
7 Jan 2008 at 20:02 UTC
Hi,
i am kind off misusing the Project and project_issue module for my purposes.
Now I run into a problem.
I do not want to allow all users to create new issues, but I do want them to be able to 'follow up' on an issue. At the moment it is only possible to have both at a time.
Is it possible to disentangle them?
thanks
Comments
Comment #1
dwwNot as currently written. You'd have to patch the code for this, introduce a separate permission, etc.
Comment #2
meible commentedhow much work would it be? do you know which functions I have to touch? I do not have any experience with module development but with a few hints I might be able to adapt it.