Description of the issue/feature this PR addresses
This Pull Request fixes that the sample is not automatically rejected when using "Other reasons" only without selecting predefined reasons in sample add form:
The sample is created and transitioned as usual (to sample_due or received) instead.
Current behavior before PR
Sample is not automatically rejected when using "Other reasons" only in sample add form
Desired behavior after PR is merged
Sample is automatically rejected when using "Other reasons" only in sample add form
--
I confirm I have tested this PR thoroughly and coded it according to PEP8
and Plone's Python styleguide standards.
Description of the issue/feature this PR addresses
This Pull Request fixes that the sample is not automatically rejected when using "Other reasons" only without selecting predefined reasons in sample add form:
The sample is created and transitioned as usual (to sample_due or received) instead.
Current behavior before PR
Sample is not automatically rejected when using "Other reasons" only in sample add form
Desired behavior after PR is merged
Sample is automatically rejected when using "Other reasons" only in sample add form
-- I confirm I have tested this PR thoroughly and coded it according to PEP8 and Plone's Python styleguide standards.