/
Validation rule: SpendPlan_Handover_Date_Is_Defined

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: SpendPlan_Handover_Date_Is_Defined

Validation rule Details

Name

SpendPlan_Handover_Date_Is_Defined

Label

SpendPlan_Handover_Date_Is_Defined

Object

Spending_Plan__c

Active

Yes

Formula

AND(
NOT(ISBLANK(Handover_Date__c)),
ISPICKVAL(PRIORVALUE(Status__c), 'Pending'),
ISPICKVAL(Status__c, 'Initial Draft')
)

Error message

Handover date is defined. Status cannot transition from 'Pending' to 'Initial Draft'.

Error location

Handover Date

Description

Spend Plan: If there is a handover date, the status can't transition from pending to initial draft

Related content

Validation rule: SpendPlan_Handover_Date_Is_Not_Defined
Validation rule: SpendPlan_Handover_Date_Is_Not_Defined
More like this
Validation rule: SpendPlan_Cannot_Advance_To_Other_Status
Validation rule: SpendPlan_Cannot_Advance_To_Other_Status
More like this
Validation rule: Spend_Principle_needed_in_Draft_Status
Validation rule: Spend_Principle_needed_in_Draft_Status
More like this
Validation rule: SpendPlan_Not_Pending
Validation rule: SpendPlan_Not_Pending
More like this
Validation rule: SpendPlan_Require_Spend_Plan_Admin
Validation rule: SpendPlan_Require_Spend_Plan_Admin
More like this
Validation rule: SpendPlan_Require_Pending_Reason
Validation rule: SpendPlan_Require_Pending_Reason
More like this