Skip to content
This repository has been archived by the owner on Dec 24, 2021. It is now read-only.

Infinite loop when adding group as member of groups #168

Open
gedtn opened this issue Nov 5, 2015 · 0 comments
Open

Infinite loop when adding group as member of groups #168

gedtn opened this issue Nov 5, 2015 · 0 comments

Comments

@gedtn
Copy link
Contributor

gedtn commented Nov 5, 2015

There are a few issues with the adding of members to groups:

  • Add group member dialog lists current group as option. Selecting the current group will send the action into an infinite loop next time you try to amend the members. This requires deletion of row from db to correct.
  • Should existing members be listed in select for add members?
  • It was thought that the fixing the first point will not prevent the creation of loops. There is the broader issue of either preventing the creation of loops, or dealing with loops. Have tested further and found that the adding of groups to groups that would create loops does not work - that is, it seems to be already preventing the creation of loops.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants