/
Validation rule: Consult_Outcome_Restriction

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_Restriction

Validation rule Details

Name

Consult_Outcome_Restriction

Label

Consult_Outcome_Restriction

Object

Assigned_Person__c

Active

No

Formula

AND (
ISCHANGED (Outcome__c),
NOT (
OR (
AND (
ISPICKVAL(Type__c, 'Consultation'),
OR (
ISPICKVAL(Spending_Plan_ID__r.Status__c, 'Review'),
ISPICKVAL(Spending_Plan_ID__r.Status__c, 'Submitted')
)
),
AND (
ISPICKVAL(Type__c, 'Review'),
ISPICKVAL(Spending_Plan_ID__r.Status__c, 'Review')
),
AND (
OR (
ISPICKVAL(Type__c, 'Redemption Approval'),
ISPICKVAL(Type__c, 'Endorsement'),
ISPICKVAL(Type__c, 'Redemption Approval & Endorsement')
),
ISPICKVAL(Spending_Plan_ID__r.Status__c, 'Submitted')
),
AND (
ISPICKVAL(Type__c, 'Validation'),
ISPICKVAL(Role__c, 'Trusts office')
)
)
)
)

Error message

Outcome cannot be updated.

Error location

Outcome

Description

Outcome update restriction

Related content

Validation rule: Consult_Outcome_Allowed_Values
Validation rule: Consult_Outcome_Allowed_Values
More like this
Validation rule: Consult_OutcomeDesc_Update_Restriction
Validation rule: Consult_OutcomeDesc_Update_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_Cannot_Update_BCO
Validation rule: Consult_Cannot_Update_BCO
More like this
Validation rule: Consult_Cannot_Update_PartyRole
Validation rule: Consult_Cannot_Update_PartyRole
More like this
Validation rule: Consult_OutcomeDesc_Is_Required
Validation rule: Consult_OutcomeDesc_Is_Required
More like this