QueueAddToProject method not working in my code when the general user click on Publish, it will hit my custom event handler of On published and then do some operation.
When login with service account then it will work fine. I have tried to Impersonate the Service account but no luck, it is always giving the checkout to other user.
any suggestions appreciate