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
There is a duplicated column named HeadUserName on PullRequest. But if HeadRepo transfered to a new place, we haven't change the pull requests' HeadUserName.
There are two method to resolve the problem. One is update all PullRequest's HeadUserName when transfered repository.
The second is to remove the column HeadUserName and get it from Repository and User.