Index-Operator class AcessGroups instances not deleting when we delete AGs using custom activity
We have created custom API to Add or Delete Accessgroup of Operators.
We have written Code to remove .pyAccessGroupsAdditional value list using Property Remove function.
after that used Save activity to update operator details. Operator Rule able to see modified changes after executing delete AG. But Index-Oprator Table was not deleted AG details.
AdditionalAccessGroup Declare index not updating changes on manual activity update. Please do needful on this for Index-Operator table update.