https://bugzilla.wikimedia.org/show_bug.cgi?id=55673
--- Comment #25 from DrTrigon <[email protected]> --- (In reply to comment #24) > The code used for the conversion is available at > https://github.com/wikimedia/pywikibot-sf-export/blob/master/jira.py > > At line 207, the existing converted bug is found. > > bug.addcomment(....) could be added at line 210 to add a comment to the > existing bugs, which could contain any information in issue['fields'] (see > e.g. > https://jira.toolserver.org/rest/api/2/issue/DRTRIGON-120 ) Thanks for all the info provided! I do not have permission to look at jira API: Unauthorized (401). > It also seems attachments were not uploaded -- apparently they don't always > show up in the JSON response (see, again, > https://jira.toolserver.org/rest/api/2/issue/DRTRIGON-120 vs > https://jira.toolserver.org/browse/DRTRIGON-120 ) I not happy with this... We need to get a solution here. In past I put a lot of effort and time into ticket management on jira, as it was a crucial part of my work-flow/todo-list and docu... just to loose everything now because of a overhasty and non-mature migration process would be a mess! -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
