User tests: Successful: Unsuccessful:
This will give members of the "edit" group for a project the ability to "alter" test results using a simple form:
The user name is not verified in any way, so you might put in any string (e.g. adding test results for users not registered in the application)
Note that an event is created for this action stating that
user A has altered the test result for user B to "something"
Ref #447
Labels |
Added:
enhancement
|
Why does it have to be a secret?
Not so much a secret but I don't think we should allow the world to alter test results. Same way not all users can edit issues.
Well the "action form" to alter the results is only visible to the edit group (JBS), But the entry in the activity stream (User A has altered the result of user B) is currently visible for the view group, which is public.
Would that be OK?
Would that be OK?
I think yes.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2014-09-04 17:35:48 |
@zero-24 @roland-d I've tested. It works :) Here is a screenshot how it looks like. If you like it I will merge this in ;)