kemakorn / support-tools

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

Export Issue Status changes as a Label #110

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
We migrated our thousands of issues to Github: 
https://github.com/hssm/test_ad_issues/issues

Unfortunately, all issues lack the "status" information.

Status is vital information, it indicates whether an issue is "New" (pending 
investigation) or "Accepted" (the issue was reproduced and a developer must fix 
it).

Original issue reported on code.google.com by nicolas.raoul@gmail.com on 28 Jul 2015 at 6:50

GoogleCodeExporter commented 8 years ago
Could you explain what behavior you would like to see instead? It looks like 
the status information is present, but probably not in the format that you want.

https://github.com/hssm/test_ad_issues/issues/2673
"- *Status changed*: WaitingForFeedback"

Would you want the status displayed on every issue update? Or status applied as 
a label to the issue?

Original comment by chrsm...@google.com on 28 Jul 2015 at 2:35

GoogleCodeExporter commented 8 years ago
Thanks for the fast reply!

The status should be a label, for instance "New" or "Accepted" or 
"WaitingForFeedback".
That would allow a developer to filter and concentrate only on the issues that 
have been marked as "Accepted" by the Triage people.

Original comment by nicolas.raoul@gmail.com on 28 Jul 2015 at 3:51

GoogleCodeExporter commented 8 years ago
This is now fixed in r2c70e5a0b6a0d416711b6d244c6fa987d1ecd15d. You will now 
see "Status-New" or "Status-WaitingForFeedback" as a label on the issues.

You can rerun the issue exporter on the same repo, and if you add the 
--rewrite_comments flag it *should* rewrite existing comments in place.

Original comment by chrsm...@google.com on 3 Aug 2015 at 5:45

GoogleCodeExporter commented 8 years ago

Original comment by chrsm...@google.com on 3 Aug 2015 at 5:45