We are trying to delete a login so that multiple logins don't exist under a worker profile creating a shared worker. The error is that there is pending work for the user so we cannot delete.
In all work the only works transactions locked by this user are cancelled. Typically cancelling work on locked to a user should error out so I'm not sure how this scenario even occurred. The option to change user is grayed out. Work sessions have been cleared already. Tried the force cancel work but will not update since work is already cancelled.
Any ideas what method exists to update this record and clear the locked user? Or is there some other assigned work that I'm potentially missing preventing deleting this login?