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

User accounts shouldn't be able to assign users #8

Closed
rk opened this issue Apr 4, 2012 · 6 comments
Closed

User accounts shouldn't be able to assign users #8

rk opened this issue Apr 4, 2012 · 6 comments

Comments

@rk
Copy link

rk commented Apr 4, 2012

I gave this a brief test drive this morning, and I like it. But with how my company would use it for users to report bugs, the last we want to have happen is for the user to do anything but report/comment on bugs. For them to assign someone to the task should be beyond their permissions.

@mikelbring
Copy link
Owner

Assigning a issue falls under the issue-modify permission which a normal User does not have, you need to be a Manager for that. I need to be a little clear on what the permissions are. I will look into it to make sure it is following this guideline. Thanks!

@rk
Copy link
Author

rk commented Apr 4, 2012

When I logged in as a User account I was able to assign a user to my ticket. Try it both when creating a new ticket, and when viewing a ticket. One might've been missed.

@mikelbring
Copy link
Owner

I'll look into this. Are you using the develop or master branch?

@rk
Copy link
Author

rk commented Apr 4, 2012

I'm on the master branch.

@mikelbring
Copy link
Owner

I am about to release v1.1 which is on the develop branch right now. There was significant errors in the framework we where using because we where on a older version. v1.1 is completely rewritten for the newest version and fixes a lot of bugs. However, I found that no matter what type of user you are, you can assign a issue to anyone when creating a issue. I fixed this in v1.1 (develop) branch. Feel free to pull down develop and check out the changes.md for upgrade instructions.

@rk
Copy link
Author

rk commented Apr 4, 2012

Glad you caught it. I figured that it was worth reporting.

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

No branches or pull requests

2 participants