Hi,
On Sun, Feb 7, 2016 at 7:24 AM, Bryce Harrington <bryce@...961...> wrote:
Bugs I think will be much harder to transition. There is no standardized storage for bugs like there is with git, and not really any established data spec, so unless a target site advertises a specific "Launchpad bug import" function, it's going to be a fair bit of work to write a converter.
Launchpad's data sources have an API so exporting the bugs should not be a problem technically, just a lot of python coding. Whatever we would move them to would obviously need an import API (and ideally an export API in case we decide to change providers down the road!) So if we want to keep things together, we would HAVE to have someone own this coding project. (Unless someone knows of an existing converter tool?)
https://lp2gh.readthedocs.org/en/latest/moving_issues.html?highlight=import
-- et.