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.