Have you considered having 2 forms? If form1 succeeds without warnings, the save happens
If form1 submits with warnings, form2 is shown (fields are hidden / disabled). Form2 does not check for warnings when it is saved.
Have you considered having 2 forms? If form1 succeeds without warnings, the save happens
If form1 submits with warnings, form2 is shown (fields are hidden / disabled). Form2 does not check for warnings when it is saved.