0
Fixed
Connector Groups duplicating membership
Group ID's are being duplicated on connectors when modifying group membership, and not being removed on deletion.
Reproduction steps:
- Create multiple connectors
- Create connector group
- Add a few connectors to group. Save group
- At this point, note the configuration file adds the group ID to the connector configs
- Modify group again, adding another connector
- At this point, note that the original connectors added to the group now have two entries for group ID in the connector config. The new connector has one entry for group ID.
- Modify group again, removing one of the original connectors
- At this point, note that only one of the ID's is removed from the configuration
- Modify group again
- At this point, note that the connector removed in the previous step is still marked as being a member of the group
- Delete group
- At this point, note that group ID's do not get removed from the connector configuration.
Answer
Under review
Thanks for the report. Is there any impact, other than having the manually remove groups?
Not that i've noticed - doesn't appear to break any functionality although I haven't done extensive testing around it to confirm that.
Customer support service by UserEcho
Available in the next v5.3.x release.