ashang / support-tools

Automatically exported from code.google.com/p/support-tools
Apache License 2.0
0 stars 0 forks source link

maybe add a --verify_existing_comments flag. #22

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. run the github_issue_converter.py migration tool
2. in the middle of transferring comments, abort the script. In my case it was 
aborted due to the abuse filter kicking in.
3. run the github_issue_converter.py migration tool once more

What is the expected output? What do you see instead?
Expected that the tool picked up where it left of by continuing the migration 
of not yet transferred comments. But instead it skips this issue completely and 
continues with the next.

What version of the product are you using? On what operating system?
Linux *** 3.13.0-43-generic #72~precise1-Ubuntu SMP Tue Dec 9 12:14:18 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux

Original issue reported on code.google.com by hans.bec...@gmail.com on 13 Mar 2015 at 12:10

GoogleCodeExporter commented 9 years ago

Original comment by chrsm...@google.com on 14 Mar 2015 at 10:58

GoogleCodeExporter commented 9 years ago
I really do not agree with the classification that this as an enhancement. This 
is a bug in my opinion.
As it currently works projects are not migrated properly due to the GitHub 
abuse filter or any other issue occurring while the migration is in progress.
Will the current script work if I remove the comments completely from GitHub? I 
do not think I can remove the issue itself.

Original comment by hans.bec...@gmail.com on 15 Mar 2015 at 1:42