You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to change the controller of an object. The current implementation of SetControllerReference returns an error if the new owner is different than the previous one.
Adding a new method SetControllerReferenceOverwrite can be a solution.