0
Fixed

Unable to add adapter to group

Tony Sheehy 12 years ago updated by anonymous 8 years ago 4

When attempting to add an adapter to an adapter group, the following is logged

Collection was of a fixed size.

During initial development of Identity Broker, this appeared due to serialization settings; additionally adapters could be added to groups in the last set of regression tests - so the change must be very recent.

I did not have this issue creating, updating, or changing memberships for a group.

The group being passed from the UI was an array, so if the adapter had been updated/created within the service lifetime this would have failed. Matt might not have seen this issue if he'd been updating the membership of an adapter that existed on service startup.

Reassigned for confirmation of completion.

Confirmed fixed.