Commit e57dd4fb authored by Julien Muchembled's avatar Julien Muchembled

Fix assertion failure when retrying to migrate a workflow history

When a first migration was reverted for any reason (e.g. ConflictError),
the assertion failed because __setstate__ was not called yet to fix the
class back to the old one.
parent dd4715f7
Pipeline #10747 failed with stage
in 0 seconds