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

Not able to find issues in Github even after migration successful #174

Open
NehalDamania opened this issue Feb 1, 2023 · 2 comments
Open

Comments

@NehalDamania
Copy link

After using the tool for migration. I get the following message:

DONE creating issues.

        Statistics:
        Total nr. of issues: 15
        Nr. of used placeholder issues: 0
        Nr. of used replacement issues: 0
        Nr. of issue migration fails: 0

However, unable to find issues in Github. Any help would be appreciated

@NehalDamania
Copy link
Author

NehalDamania commented Feb 1, 2023

After further trial:
Found that I had to disable lowercaselabels conversion. After that the issues got created successfully. However, the images in the issues are not getting downloaded

   conversion: {
    useLowerCaseLabels: false,
  },

getting following errors while downloading attachments in an issue;
Could not download attachment #/uploads/5ac15b7eba2fc5d05ad0469ca76152a8/image.png.

@tswaehn
Copy link

tswaehn commented Mar 10, 2023

I am having a similar issue with the attachements

Could not download attachment

I am not sure if this is possible at all https://gitlab.com/gitlab-org/gitlab/-/issues/24155

on the other side, there is a hint about downloading attachements here: https://github.com/piceaTech/node-gitlab-2-github#gitlabsessioncookie

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants