new issue: 7b62f91505eb4064c4207474ac8f624c5178d06b
changed title: c41234f65c6d58b5559056ca6ee514009b24f9c3a874769b5cbcb36beff3b6de
import error at id 79554243: label event creation: added label: empty
imported 1 issues and 0 identities with default bridge
Yurii Zinets (yznts) commented
Using latest master version: git-bug version: 0.7.1-dev-cd52872475
Yurii Zinets (yznts) commented
@MichaelMure
Please, could you give me some kind of intro to this? I'll try to explore that.
Michael Muré (MichaelMure) commented
Roughly what's happening is that the importer of the gitlab bridge is doing a bunch of requests to read the remote state of a gitlab ticket, and try to execute the same changes in git-bug. Included in those changes are label changes (https://github.com/MichaelMure/git-bug/blob/master/bridge/gitlab/import.go#L296-L318). Something is going wrong in there as the importer is trying to add a empty string label on a bug. The core of git-bug is validating the data and refusing to do so.
So, the big question is why is there an empty string label. Once you have figured that out, the fix should be easy-ish.
Michael Muré (MichaelMure)
added label
area/cli
Michael Muré (MichaelMure)
removed label
area/cli
Michael Muré (MichaelMure)
added label
kind/bug
Michael Muré (MichaelMure)
added label
area/bridge
Michael Muré (MichaelMure)
added label
Easy pick
github-actions (github-actions) commented
This bot triages untriaged issues and PRs according to the following rules:
After 90 days of inactivity, the lifecycle/stale label is applied
After 30 days of inactivity since lifecycle/stale was applied, the issue is closed