-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
New Migration interface improvements #7635
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions. |
I ran into exactly this problem. Also, the password based authentication for the github API seems to be deprecated. So, for github migrations, the migration form should always ask for a Personal Access Token.
|
This would be incredibly useful. I spent about an hour looking for how to migrate issues, PRs, etc. |
@lunny only if we can use that drawing as the interface ; ) |
@mrsdizzie any idea? I will try to send a PR to do that. |
Fixed by #12619 |
When doing a migration, it doesn't show the options to migrate issues,pr,etc.. until you put in authentication information which is confusing and leads people to think those aren't available before even trying.
I think it should always show the checkboxes and perhaps just grey them out until information has been added (with text indicating why).
Also I think we should make it clear that you can add a token in the username field which is a very nice but also unknown feature for migration.
This would be nice to have for 1.9 since migration is new for this release and it would give a better first impression (and should be just a small ui change)
The text was updated successfully, but these errors were encountered: