AUTO_VALIDATE_SAMPLES
BOOLEAN
When the last sample scheme in a production or internal sample is stamped as validated, and a cascade is being performed to determine whether the sample should be stamped as validated, then:
- If checked (default on deploy) and the AUTO_COMPLETE_SAMPLES application preference is checked, then the sample's Workflow Status becomes Completed if it is not already completed, and sample's Validated Date is stamped if it is not already validated.
- If checked (default on deploy) and the AUTO_COMPLETE_SAMPLES application preference is cleared, then the sample's Workflow Status becomes Released if it is not already released, but does not proceed to Completed, nor is the sample's Validated Date stamped (such that the sample needs to be completed manually, and as soon as it becomes completed then it is validated automatically).
- If cleared (default if missing) and the AUTO_COMPLETE_SAMPLES application preference is checked, then the sample's Workflow Status becomes Completed if it is not already completed, but the sample's Validated Date is not stamped (such that the sample needs to be validated manually).
- If cleared (default if missing) and the AUTO_COMPLETE_SAMPLES application preference is cleared, then the sample's Workflow Status becomes Released if it is not already released, but does not proceed to Completed, nor the sample's Validated Date stamped (such that the sample needs to be completed and validated manually).
