650a037f67
When updating an active version, we : - create a draft - update the draft Issue is that after the creation, workflow is shortly null. So the component is re-rendered and the form data are lost. Removing the check on the null allow to keep the form data.