git-bug
git-bug copied to clipboard
[gitlab] git-bug bridge pull stop on error, so issues are missing
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 ! ;)