/
Validation rule: Consult_Outcome_Allowed_Values

Attention: Confluence is not suitable for the storage of highly confidential data. Please ensure that any data classified as Highly Protected is stored using a more secure platform.
If you have any questions, please refer to the University's data classification guide or contact ict.askcyber@sydney.edu.au

Validation rule: Consult_Outcome_Allowed_Values

Validation rule Details

Name

Consult_Outcome_Allowed_Values

Label

Consult_Outcome_Allowed_Values

Object

Assigned_Person__c

Active

No

Formula

OR(
AND(
ISPICKVAL(Type__c, 'Consultation'),
ISPICKVAL(Outcome__c, 'Changes Required')
),
AND(
ISPICKVAL(Type__c, 'Review'),
NOT(ISPICKVAL(Spending_Plan_ID__r.Status__c, 'Review')),
NOT(ISPICKVAL(Outcome__c, ''))
)
)

Error message

Selected Outcome is not allowed.

Error location

Outcome

Description

Outcome field allowed values (HOG-1557

Related content

Validation rule: Consult_Outcome_Restriction
Validation rule: Consult_Outcome_Restriction
More like this
Validation rule: Consult_OutcomeDesc_Must_Not_Be_Blank
Validation rule: Consult_OutcomeDesc_Must_Not_Be_Blank
More like this
Validation rule: Consult_OutcomeDesc_Is_Required
Validation rule: Consult_OutcomeDesc_Is_Required
More like this
Validation rule: Consult_insertNotAllowed
Validation rule: Consult_insertNotAllowed
More like this
Validation rule: Consult_ActivityType_Allowed_Values
Validation rule: Consult_ActivityType_Allowed_Values
More like this
Validation rule: Review_OutcomeDesc_Must_Not_Be_Blank
Validation rule: Review_OutcomeDesc_Must_Not_Be_Blank
More like this