Skip to content
This repository has been archived by the owner on May 9, 2019. It is now read-only.

Customize for customers to only see issues they create #1

Open
dubeaud opened this issue Dec 6, 2014 · 2 comments
Open

Customize for customers to only see issues they create #1

dubeaud opened this issue Dec 6, 2014 · 2 comments

Comments

@dubeaud
Copy link
Owner

dubeaud commented Dec 6, 2014

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.

@perhallstrom
Copy link

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

@dubeaud
Copy link
Owner Author

dubeaud commented Dec 7, 2015

This feature hasn't been added yet.

On Mon, Dec 7, 2015 at 1:35 PM, perhallstrom notifications@github.com
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
#1 (comment).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants