You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@airavata.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/11/14 02:39:00 UTC

[jira] [Commented] (AIRAVATA-2591) Add group roles capabilities to Groups

    [ https://issues.apache.org/jira/browse/AIRAVATA-2591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16250701#comment-16250701 ] 

ASF GitHub Bot commented on AIRAVATA-2591:
------------------------------------------

sachinkariyattin opened a new pull request #141: [AIRAVATA-2591]: Add group roles capabilities to Groups
URL: https://github.com/apache/airavata/pull/141
 
 
   Currently, the group members do not have fine-grained roles so only the owner can add users to this group.
   It will be better to add group-member-roles:
   The owner who creates the group initially. This ownership should be transferable to a different user. Only owners should be allowed to delete the groups.
   admin - a user role which will allow to add more users or remove users from the group.
   user - all users added to the group are by default in this role.
   
   * Create entities for each of the users (Thrift IDL)
   * Generate thrift stubs
   * Add handler methods (CPI's)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Add group roles capabilities to Groups 
> ---------------------------------------
>
>                 Key: AIRAVATA-2591
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-2591
>             Project: Airavata
>          Issue Type: New Feature
>            Reporter: Suresh Marru
>            Assignee: Sachin Kariyattin
>
> Currently, the group members do not have fine-grained roles so only the owner can add users to this group. 
> It will be better to add group-member-roles:
> * The owner who creates the group initially. This ownership should be transferable to a different user. Only owners should be allowed to delete the groups. 
> * admin - a user role which will allow to add more users or remove users from the group. 
> * user - all users added to the group are by default in this role. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)