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 2018/05/06 23:30:00 UTC

[jira] [Commented] (AIRAVATA-2725) GroupManagerService: add list of admins to GroupModel

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

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

sachinkariyattin opened a new pull request #198: [AIRAVATA-2725] : GroupManagerService - add list of admins to GroupModel
URL: https://github.com/apache/airavata/pull/198
 
 
   **Changes:**
   
   - Added List<GroupAdmin> to UserGroup model.
   - Checked if user is present in the group before adding as an admin of that group
   - Changed tests accordingly

----------------------------------------------------------------
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


> GroupManagerService: add list of admins to GroupModel
> -----------------------------------------------------
>
>                 Key: AIRAVATA-2725
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-2725
>             Project: Airavata
>          Issue Type: Bug
>            Reporter: Marcus Christie
>            Assignee: Sachin Kariyattin
>            Priority: Major
>
> Add a list of admins to the GroupModel, similar to how the GroupModel has a list of members.
> TODO:
> * add list of admins to GroupModel
> * addGroupAdmins: check that adminId is a member of the group before adding that user as admin of group



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)