0
Planned

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

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

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.

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