I have an issue with some AD groups where new owner is not getting updated but still shows old owner only even after updating new owner on AD group and group aggregation run.
Hi @PrashRV , just to clarify are you trying to update the group owner directly from the SailPoint IIQ UI, or was the change made only in Active Directory and then aggregated into IIQ?
owner attribute which is used from in the ad side, is the same owner attribute or the manageBy attribute.
if you are using the manageBy attribute in the AD application side, then the group refresh rule should fetch the manageBy value from AD and update that into the sailpoint.
also need to define the manageBy attribute in the application too.
if this is case then let me know,
I had the similar case, if needed shall share the group refresh rule code over here.