I don't have much to say on the topic in general as I'm afraid whatever we'll do with bugs will result in a big mess anyway (I'm obviously *not* an optimist but I think of myself as being realistic ;-) ).

I wanted to comment on one specific argument, though, which might not be an advantage as "obvious" as it appears on first glance:

Am 21.10.2017 um 00:53 schrieb Marc Jeanmougin:
* The integration in both directions is non-existent : while we could,
on lp, use  stuff like "bzr commit --fixes lp:123456", and commit/bugs
would link one to the other, and while gitlab MR and bugs can also be
linked
(https://docs.gitlab.com/ce/user/project/issues/closing_issues.html#via-merge-request)
; using separate platforms prevents us to use either of those and forces
to link manually bugs urls in MR and commit URLs in bug comments.

While such integrations are nice in principle, they are actually the source of a lot of problems:

With this in mind the apparent advantage from automatic linking integrations is diminished significantly (if not even negated) and for these reasons I actually want to *encourage* everybody to actively use full URLs where reasonable (especially in commit messages).

While it might be a tiny bit more work initially (most of the time the full link is available for copy/pasting though, so it really doesn't matter), it actually saves a lot of time when trying to work with that information afterwards, especially if *not* working on GitLab. This way we actually become independent from such platforms GitLab and produce helpful commit data, not only for us but also for the generations after us!