Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 3.0-alpha, 3.0-b1, 3.0
-
Fix Version/s: 3.1
-
Component/s: controller
-
Labels:
Description
[Current]
When user created a Test or uploaded some related Script_Sources, only this user can use this data, no other user can share this resource.
It's not convenient for user to take time for uploading many scripts which had existed in SVN already.
[QA Suggestion]
Maybe we can allow ADMIN user to create some "PUBLIC" projects, which can be shared to other users.
At same time, all the other projects were default as "PRIVATE" project, which only can be seen and used by creator user.
What really happen in NHNK ngrinder hosting service is that
Admin creates shared id and people share to use that id.
So I didn't think this is really necessary right now.
However you're right.. People like to share them..
I'll make the repo and test sharable b/w users in the next 3.1 version.