Skip to content

CORE,RPC: Added removeAttributes for member,group and user#2002

Merged
stavamichal merged 1 commit intoCESNET:masterfrom
zlamalp:membergroup
Oct 15, 2018
Merged

CORE,RPC: Added removeAttributes for member,group and user#2002
stavamichal merged 1 commit intoCESNET:masterfrom
zlamalp:membergroup

Conversation

@zlamalp
Copy link
Contributor

@zlamalp zlamalp commented Oct 15, 2018

  • We were missing member,group and workWithUserAttributes in API.
    Since GUI sends same combination of params for setAttributes()
    and removeAttributes(), it failed to resolve proper method
    in RPC API, since this combination was not supported for
    removeAttributes().
  • Now we use method with boolean param and use it in entry layer
    for both removeAttributes() methods (like we do for resource-group).

- We were missing member,group and workWithUserAttributes in API.
  Since GUI sends same combination of params for setAttributes()
  and removeAttributes(), it failed to resolve proper method
  in RPC API, since this combination was not supported for
  removeAttributes().
- Now we use method with boolean param and use it in entry layer
  for both removeAttributes() methods (like we do for resource-group).
@zlamalp zlamalp requested a review from stavamichal October 15, 2018 10:20
@stavamichal stavamichal merged commit 11b25e2 into CESNET:master Oct 15, 2018
@zlamalp zlamalp deleted the membergroup branch October 15, 2018 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants