X Tutup
The Wayback Machine - https://web.archive.org/web/20220322194408/https://github.com/gavinr/github-csv-tools/issues/48
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

After export with comments, import generates separate issues. #48

Open
BadgerOnABike opened this issue Apr 16, 2021 · 1 comment
Open

After export with comments, import generates separate issues. #48

BadgerOnABike opened this issue Apr 16, 2021 · 1 comment

Comments

@BadgerOnABike
Copy link

@BadgerOnABike BadgerOnABike commented Apr 16, 2021

Recently I had to migrate everything over to a new organization and this tool helped massively.

I found that, although the issue numbers were exported they were ignored (which I see now is in the code as title is the anchor) however it also generated a number of issues with the same title.

Is the behaviour intended to be able to import issues and comments or is it operating as expected?

(I did sort it out by manually moving the comments into a single issue line)

@gavinr
Copy link
Owner

@gavinr gavinr commented Apr 16, 2021

Hi,

although the issue numbers were exported they were ignored

when importing I do not think you can control the issue number - GitHub assigns issue numbers sequentially.

however it also generated a number of issues with the same title

Could you please clarify that a bit more, and provide a replication case if you think it's a bug?

Thanks!

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

Successfully merging a pull request may close this issue.

None yet
2 participants
X Tutup