[
https://issues.apache.org/jira/browse/AIRAVATA-2190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15637024#comment-15637024
]
ASF GitHub Bot commented on AIRAVATA-2190:
------------------------------------------
GitHub user machristie opened a pull request:
https://github.com/apache/airavata-php-gateway/pull/31
AIRAVATA-2190 Experiment sharing fixes
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/machristie/airavata-php-gateway
AIRAVATA-2190-single-experiment-shared-project-shared
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/airavata-php-gateway/pull/31.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 #31
----
commit 0455ebd7f3d0a2214e901b9f29b915046b65b620
Author: Marcus Christie <[email protected]>
Date: 2016-11-02T19:58:32Z
AIRAVATA-2190 Project no longer automatically shared
When experiment is shared with a user, project is no longer
automatically also shared, which was a workaround on the PGA side for a
data sharing issue that no longer exists with the current implementation.
commit 071a027a134037ef63192e1e3dd99172fa306518
Author: Marcus Christie <[email protected]>
Date: 2016-11-02T20:34:47Z
AIRAVATA-2190 Must have write perm to edit/cancel
commit 0d58af524d86fefb9566008aab7ab0e39bc571bd
Author: Marcus Christie <[email protected]>
Date: 2016-11-04T16:11:37Z
AIRAVATA-2190 Updating Thrift stubs
commit f76343df20524fcf8e8595f519555c0de33f4df4
Author: Marcus Christie <[email protected]>
Date: 2016-11-04T16:12:47Z
AIRAVATA-2190 Select project when cloning experiment
commit 61e36dd04d6fb28231103cc4ba5345b2fb1773ad
Author: Marcus Christie <[email protected]>
Date: 2016-11-04T16:39:30Z
AIRAVATA-2190 Handling errors when cloning
commit 81f3b130ee77462bfd898fadfc638aaeeddb2ef7
Author: Marcus Christie <[email protected]>
Date: 2016-11-04T16:49:50Z
AIRAVATA-2190 Only show writeable projects when creating experiment
Also removed older project sharing code that is no longer applicable.
commit 35a9e8e50ecc427e88bf121d5ec42615bea18448
Author: Marcus Christie <[email protected]>
Date: 2016-11-04T17:04:27Z
AIRAVATA-2190 Check data-sharing-enabled flag
----
> 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)