Skip to content

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

Closed
mrsdizzie opened this issue Jul 26, 2019 · 7 comments
Closed

New Migration interface improvements #7635

mrsdizzie opened this issue Jul 26, 2019 · 7 comments
Labels
issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented type/enhancement An improvement of existing functionality

Comments

@mrsdizzie
Copy link
Member

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)

@lunny lunny added the type/enhancement An improvement of existing functionality label Jul 27, 2019
@stale
Copy link

stale bot commented Sep 25, 2019

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.

@stale stale bot added the issue/stale label Sep 25, 2019
@lunny lunny added the issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented label Sep 25, 2019
@stale stale bot removed the issue/stale label Sep 25, 2019
@fin-ger
Copy link

fin-ger commented Jan 23, 2020

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.

You recently used a password to access an endpoint through the GitHub API using go-github. We will deprecate basic authentication using password to this endpoint soon:
...
We recommend using a personal access token (PAT) with the appropriate scope to access this endpoint instead. Visit https://github.com/settings/tokens for more information.
-- Email from github

@TheTechRobo
Copy link

This would be incredibly useful. I spent about an hour looking for how to migrate issues, PRs, etc.

@lunny
Copy link
Member

lunny commented Jun 1, 2020

We can add a middle page before current migration page. It will let you chose migration type, if you chose non-git, issues/pulls/releases ... will be displayed on the next page. If you chose git, the options will not be displayed.
图片

@mrsdizzie
Copy link
Member Author

@lunny only if we can use that drawing as the interface ; )

@lunny
Copy link
Member

lunny commented Jul 7, 2020

@mrsdizzie any idea? I will try to send a PR to do that.

@jolheiser
Copy link
Member

Fixed by #12619

@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented type/enhancement An improvement of existing functionality
Projects
None yet
Development

No branches or pull requests

5 participants