[gitlab] git-bug bridge pull stop on error, so issues are missing

Labels: area/bridge kind/bug

Timeline

vtexier (vtexier) opened (edited)

git-bug version: 0.7 gitlab server: GitLab Community Edition 12.10.2

I get a bug (or feature) with the bridge pull command. git-bug do not crash, but stop importing after an error.

import error at id 975: label event creation: removed label: empty
imported 643 issues and 13 identities... 

Then...

  • all issues after the error are missing.
  • Many issue closed are open in git-bug.
GitLab: Open 76    Closed 697    All 773
git-bug: open 640    closed 3

If I run again the command, issues are added again so I have them twice !

import error at id 975: label event creation: removed label: empty
imported 643 issues and 0 identities with git.duniter.org bridge

Then:

GitLab: Open 76    Closed 697    All 773
git-bug: open 1280     closed 6 

Was so close to heaven ! ;)

Michael Muré (MichaelMure) changed the title from [gitlab] git-bug bridge pull stop on error, so issues are missing to [gitlab] git-bug bridge pull stop on error, so issues are missing

Michael Muré (MichaelMure) added label area/bridge

Michael Muré (MichaelMure) added label kind/bug

Michael Muré (MichaelMure) commented

Closing as it's a 2 year old issue and a lot have changed. Please reopen if needed.

Michael Muré (MichaelMure) closed the bug