Skip to content

Bugfix Release

Compare
Choose a tag to compare
@defreng defreng released this 27 May 19:22
· 16 commits to main since this release
1ea33e8

This release fixes an edge case, where it was impossible to recover from an incarnation update when the MR was created, but not recorded in the database.

If this happens, an error message will be shown in the foxops log that now looks like this:

foxops.services.change.IncompleteChange: the given change is in an incomplete state (MR ID/Branch = null). Try 'POST /api/incarnations/1/changes/2/fix'

The mentioned endpoint has to be manually called to repair the broken incarnation state in the foxops database