-
-
Notifications
You must be signed in to change notification settings - Fork 429
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
Recursive group membership found on an item #2916
Comments
Pinging @J-N-K |
I‘ll provide a fix later today. |
The underlying trigger here is that the Item (a Switch type) is a direct member of more than one Group in the same hierarchy i.e. a direct member of a 'parent' and a direct member of a 'child'. |
The check was originally implemented to prevent an exception when parsing the data and there is no technical problem in the situation you describe. Are you aware of any negative/unexpected side-effects of this configuration? |
Well, single commands issued through the 'parent' Group would be sent to the Item twice. openHAB doesn't mind, other stuff might. I just can't imagine the reason for a user to structure group membership like this by design. |
See https://community.openhab.org/t/recursive-group-membership-found/135192
I noticed this on 3.3.0-SNAPSHOT - Build #2852
Error log:
Items:
The text was updated successfully, but these errors were encountered: