[gitlab] Status change are not imported anymore

Labels: area/bridge kind/bug

Timeline

Michael Muré (MichaelMure) opened

I've been investigating the CI break on master. It seems that the gitlab bridge is now unable to import the status changes of an issue (open/close).

This is not due to a broken code in git-bug, it's due to a gitlab API change. It seems that the "Notes" API is not listing those events anymore. More debugging is required to see if this information appears in another way. If not, we'll have to checks the issue status at the time of the import and create a status change if necessary. Very less than ideal.

I won't rant to much here but there is reasons I should (do they even have a changelog??).

Michael Muré (MichaelMure) added label kind/bug

Michael Muré (MichaelMure) added label area/bridge

Michael Muré (MichaelMure) commented

Confirmed that the notes just don't have this event anymore. @A-Hilaly I'm sad now :|

This is not a nice API.

Michael Muré (MichaelMure) commented

Closing as this is likely fixed.

Michael Muré (MichaelMure) closed the bug