0
Fixed

UNIFYBroker Connector/GetConnector API call returns ID for deleted Connector Group

Adrian Corston 5 years ago in UNIFYBroker SDK and UNIFYCore updated by Matthew Davis (Technical Product Manager) 1 week ago 4

I deleted a Connector Group in UNIYFBroker (using the Web UI) and now the API returns an invalid ID in the ConnectorGroups array in the response to Connector/GetConnector for a Connector which used to be a member of that group.

Using the latest UNIFYBroker release.

Answer

Answer
Fixed

This has been implemented and is available in the release of UNIFYConnect V6, which will be made available shortly.

I tried replicating this, and found two relevant things:

1. The problem occurred when I deleted the ConnectorGroup via the API (ConnectorGroup/RemoveConnectorGroup) rather than via the Web UI as stated above.
2. After I delete the group via the API, the Connector no longer returns the ConnectorGroup until after the next time UNIFYBroker is restarted.  It looks like the ID of the deleted ConnectorGroup is being retained in the ConnectorGroup extensibility file, rather than in core.

Under review

Thanks Adrian, I've added it to our backlog.

Kind regards,

Ripleigh

Planned

Fix planned for 6.0 release

Answer
Fixed

This has been implemented and is available in the release of UNIFYConnect V6, which will be made available shortly.