To transfer an open issue to another repository, you must have write permissions on the repository the issue is in and the repository you're transferring the issue to. For more information, see "Repository permission levels for an organization."
You can only transfer issues between repositories owned by the same user or organization account. You can't transfer an issue from a private repository to a public repository.
When you transfer an issue, comments and assignees are retained. The issue's labels, projects, and milestones are not retained.
People or teams who are mentioned in the issue will receive a notification letting them know that the issue has been transferred to a new repository. The original URL redirects to the new issue's URL. People who don't have read permissions in the new repository will see a banner letting them know that the issue has been transferred to a new repository that they can't access.
Transferring an open issue to another repository
- On GitHub Enterprise, navigate to the main page of the repository.
- Under your repository name, click Issues.
- In the list of issues, click the issue you'd like to transfer.
- In the right sidebar, click Transfer issue.
- Use the Choose a repository drop-down menu, and select the repository you want to transfer the issue to.
- Click Transfer issue.