Open GoogleCodeExporter opened 8 years ago
Re: "Is the --user_file_path option currently supported in
github_issue_converter.py?"
It was, and kinda-sorta-should-be, but currently isn't.
The tool was originally built with the ability to map Google Code user names to
GitHub accounts. So that when the issue migration was done, you could properly
assign issues to users. However, doing so generates **a lot** of spam. Imagine
fast-fowarding years worth of issue email notifications in just a few minutes.
In addition, with the user name mapping we cannot set the "issue updated by" or
"issue reported by" fields, since that would require the credential for the
user's GitHub account.
So anyways, the code is still in there, although it seems like it has drifted
since we last tested it out. This is a bug, and we should eventually support
this feature -- albeit with disclaimers that it will spam people, and also not
be as useful as you'd like.
Original comment by chrsm...@google.com
on 26 Apr 2015 at 1:11
[deleted comment]
[deleted comment]
[deleted comment]
was: User names mapping in github_issue_converter.py
Original comment by birdbay...@gmail.com
on 1 Nov 2015 at 8:20
Original issue reported on code.google.com by
andres.s...@gmail.com
on 26 Mar 2015 at 5:03