[
https://issues.apache.org/jira/browse/AIRAVATA-2190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15636627#comment-15636627
]
ASF GitHub Bot commented on AIRAVATA-2190:
------------------------------------------
GitHub user machristie opened a pull request:
https://github.com/apache/airavata/pull/72
AIRAVATA-2190 clone experiment in different project
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/machristie/airavata
AIRAVATA-2190-clone-experiment-in-different-project
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/airavata/pull/72.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #72
----
commit a36adaf96f492c0dd5038236772df7d19b7e2668
Author: Marcus Christie <[email protected]>
Date: 2016-11-04T14:30:55Z
AIRAVATA-2190 Add newExperimentProjectId to cloneExperiment
commit e275b7bc55980ee5360a547288eaa7f50664c7dd
Author: Marcus Christie <[email protected]>
Date: 2016-11-04T15:05:42Z
AIRAVATA-2190 cloneExperiment: check for project write access
----
> User A shared a single experiment with User B, read access. Project is also
> shared now with User B.
> ---------------------------------------------------------------------------------------------------
>
> Key: AIRAVATA-2190
> URL: https://issues.apache.org/jira/browse/AIRAVATA-2190
> Project: Airavata
> Issue Type: Bug
> Components: PGA PHP Web Gateway
> Environment: https://dev.seagrid.org
> Reporter: Eroma
> Assignee: Marcus Christie
> Fix For: 0.17-SNAPSHOT
>
>
> Steps
> 1. User A shared a single experiment with user B. With read access
> 2. User B now has access to User A's project which experiment belongs
> 3. User B can create new experiments under the Project.
> 4. User B can cancel the shared experiment irrespective of having only read
> access
> 5. user B can clone the shared experiment and create a new experiment under
> the same project and remove sharing of the project owner.
> 6. Original user A cannot see the cloned experiment under his own project
> User B should not be able to create any experiments under the project the
> shared experiment belongs.
> No should be able to cancel the shared experiment, only has read access.
> If cloned should create it under own project; not with user A's project
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)