Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why we can pass clients array to modifyGroup command? #2706

Open
haladamateusz opened this issue Dec 13, 2022 · 0 comments
Open

Why we can pass clients array to modifyGroup command? #2706

haladamateusz opened this issue Dec 13, 2022 · 0 comments

Comments

@haladamateusz
Copy link

haladamateusz commented Dec 13, 2022

In createGroup command, we can pass only roles to assign them to specific group.

Somehow, with modifyGroup we can pass clients to the json. Is it a two-way binding? If attach group to client and then ask for this client with getClient command, will I get the group mentioned in modifyGroup command just a moment ago?

I thought client are top level entities and we cannot attach them to lower level entity, which is group in this case.

EDIT: same goes for textname and textdescription properties. Why we cannot define them during createGroup command?

EDIT2: textname and textdescription properties are present, but not described in readme.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant