Skip to content
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

[Feature Request] Do not fail if wiki.git doesn't exist #19481

Closed
istiak101 opened this issue Apr 25, 2022 · 1 comment
Closed

[Feature Request] Do not fail if wiki.git doesn't exist #19481

istiak101 opened this issue Apr 25, 2022 · 1 comment
Labels
type/feature Completely new functionality. Can only be merged if feature freeze is not active. type/proposal The new feature has not been accepted yet but needs to be discussed first.

Comments

@istiak101
Copy link
Contributor

Feature Description

I do many local mirrors and I have to do migrations from Github. Usually I check all the options (mirror, lfs, wiki).

Most of the case I have to also check if there is actually any wiki(after few failed migrations I realized that checking those repo manually). Also in many cases wiki page for that repo was enabled but actually blank.

Is it possible to show a exact error message that wiki.git doesn't exist for that repo or not failing the migration and show there was no wiki.git?

Also is this possible to implement a retry button for migrations which would perform the same request again? Currently failed migrations only deletes the record and you have to fill all the details again. I have attached a screenshot for this request.

Screenshots

Screenshot from 2022-04-25 11-26-49

@istiak101 istiak101 added type/feature Completely new functionality. Can only be merged if feature freeze is not active. type/proposal The new feature has not been accepted yet but needs to be discussed first. labels Apr 25, 2022
@zeripath
Copy link
Contributor

zeripath commented Jun 2, 2022

Fixed by #19563

@zeripath zeripath closed this as completed Jun 2, 2022
@go-gitea go-gitea locked and limited conversation to collaborators May 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type/feature Completely new functionality. Can only be merged if feature freeze is not active. type/proposal The new feature has not been accepted yet but needs to be discussed first.
Projects
None yet
Development

No branches or pull requests

2 participants