Skip to content

ERP5Type/Message: check mapping is a dict at creation time

Jérome Perrin requested to merge fix/mapping into master

If mapping is not a dict, we store a message that would fail later when being viewed, typically breaking History tab when used in workflow history.

Merge request reports