Merge in v4.7.0 and v4.8.0
Compare changes
- Saurabh Kumar authored
Allow lab to be saved as draft without filling in the required fields. Right now, if the lab is saved as draft it is validated for the required fields. Fixes https://github.com/HyphaApp/hypha/issues/3555
@@ -584,8 +584,9 @@ class LabBase(EmailForm, WorkflowStreamForm, SubmittableStreamForm): # type: ig
@@ -599,10 +600,10 @@ class LabBase(EmailForm, WorkflowStreamForm, SubmittableStreamForm): # type: ig