[github] git-bug bridge pull incomplete comments wrong status

Labels: area/bridge kind/bug

Timeline

Frode Aannevik (frodeaa) opened

There seems to be an bug in how the github bridge pull issues. Some issues gets wrong status and incomplete comment history

Tested the bridge on this repo and got wrong number of issues open, 75 vs 73.

git bug bridge pull
git bug ls -s open | wc -l
75

Frode Aannevik (frodeaa) commented

Notices also that there are issues with wrong title

 f09dbd9   open    feat: Link to code from comme… ◼ ◼  Tanguy ⧓ Herrm…     5 💬    4 minutes ago
 fd71207   open    feat: Link to code from comme… ◼ ◼  Michael Muré (…    10 💬    3 weeks ago

The fd71207 has wrong title, it should be Reflections on the change needed in the data model https://github.com/MichaelMure/git-bug/issues/212

Michael Muré (MichaelMure) added label area/bridge

Michael Muré (MichaelMure) added label kind/bug

rng-dynamics (rng-dynamics) commented

Fixed by #534

rng-dynamics (rng-dynamics) closed the bug

Frode Aannevik (frodeaa) commented

Nice!

git bug ls status:open | wc -l
88
git bug ls status:closed | wc -l
128