bugnet icon indicating copy to clipboard operation
bugnet copied to clipboard

Customize for customers to only see issues they create

Open dubeaud opened this issue 11 years ago • 2 comments

This issue was imported from CodePlex

dubeaud wrote 2012-10-23 at 10:41 The easiest way to accomplish this would be add a new permission to only allow users to see issues that they create. We can look into adding this.

iamroelski wrote 2013-07-04 at 05:24 is there any solution for this?

Thanks

dubeaud wrote 2014-01-31 at 09:44 You would have to edit the code, add a new permission to the enumeration in the business layer, and the database then add an if statement to the issues page to check for that permission and if the current user is the creator of the issue.

dubeaud avatar Dec 06 '14 17:12 dubeaud

Is there any global implementation regarding this, or should we "still" implement this as proposed above? :)

perhallstrom avatar Dec 07 '15 18:12 perhallstrom

This feature hasn't been added yet.

On Mon, Dec 7, 2015 at 1:35 PM, perhallstrom [email protected] wrote:

Is there any global implementation regarding this, or should we "still" implement this as proposed above? :)

— Reply to this email directly or view it on GitHub https://github.com/dubeaud/bugnet/issues/1#issuecomment-162617209.

dubeaud avatar Dec 07 '15 23:12 dubeaud