From issues-return-15536-archive-asf-public=cust-asf.ponee.io@airavata.apache.org Wed May 1 17:09:03 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id AB73418067E for ; Wed, 1 May 2019 19:09:02 +0200 (CEST) Received: (qmail 60475 invoked by uid 500); 1 May 2019 17:09:02 -0000 Mailing-List: contact issues-help@airavata.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@airavata.apache.org Received: (qmail 60408 invoked by uid 99); 1 May 2019 17:09:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 May 2019 17:09:01 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 55046E02EC for ; Wed, 1 May 2019 17:09:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id CCCDB256C1 for ; Wed, 1 May 2019 17:09:00 +0000 (UTC) Date: Wed, 1 May 2019 17:09:00 +0000 (UTC) From: "Marcus Christie (JIRA)" To: issues@airavata.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AIRAVATA-3030) Add project entity sharing details to sharing button MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Marcus Christie created AIRAVATA-3030: ----------------------------------------- Summary: Add project entity sharing details to sharing button Key: AIRAVATA-3030 URL: https://issues.apache.org/jira/browse/AIRAVATA-3030 Project: Airavata Issue Type: Sub-task Components: Django Portal Reporter: Marcus Christie Assignee: Marcus Christie Fix For: 0.19 Sharing details cascade from the project so those should be displayed when creating a new experiment. Also, the project owner can't be removed and that should be displayed. See the PGA for details. h5. TODO - [ ] add {{parent-entity-id}} property to ShareButton. Load parent entity information and display as read-only details - [ ] display project owner as an OWNER but read-only - [ ] portal allows changing the project if the experiment is editable. If the project changes, the experiment entity should be updated with the new parent and INDIRECT_CASCADING permissions should be removed and re-added for the new parent. -- This message was sent by Atlassian JIRA (v7.6.3#76005)