Closed Bug 636831 Opened 15 years ago Closed 15 years ago

Can't self-assign even when selfAssignAllowed is true

Categories

(Mozilla QA :: Case Conductor-Platform, defect)

defect
Not set
major

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: carljm, Assigned: vadimk)

Details

It appears that assigning a testcase is protected by PERMISSION_TEST_RUN_TEST_CASE_ASSIGN unconditionally, regardless of whether selfAssignAllowed is true for that test run. I think if selfAssignAllowed is true, a user should be able to assign any testcase in that test run to themselves (but not to any other user), without needing to have PERMISSION_TEST_RUN_TEST_CASE_ASSIGN - because if they had that permission, they could assign anything to anyone, which would not be right.
Assignee: nobody → vadimk
Added new permission to self assign. Need to run db script_13 before testing.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
Just to clarify, is it intentional here that all roles and users automatically have self-assign permission, with no need to explicitly give it to them? That makes sense if so, just want to confirm that what I'm observing is intended behavior.
Yes, I thought it could be useful to have a list of permissions applied to community at large without explicitly assigning them.
You need to log in before you can comment on or make changes to this bug.