/
Validation rule: SpendPlan_Latest_Activation_Date_Changed

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_Latest_Activation_Date_Changed

Validation rule Details

Name

SpendPlan_Latest_Activation_Date_Changed

Label

SpendPlan_Latest_Activation_Date_Changed

Object

Spending_Plan__c

Active

No

Formula

AND(
ISCHANGED(Latest_Activation_Date__c),
ISPICKVAL(Status__c, 'Active'),
NOT(
OR(
OwnerId = $User.Id,
$Profile.Name ='System Administrator',
$UserRole.Name = 'Trusts Office (OGC)'
)
)
)

Error message

Last Authorisation Date can only be changed in Active status by Owner or Trusts Office

Error location

Last Authorisation Date

Related content

Validation rule: SpendPlan_Last_Authorisation_Date
Validation rule: SpendPlan_Last_Authorisation_Date
More like this
Validation rule: SpendPlan_Pending
Validation rule: SpendPlan_Pending
More like this
Validation rule: SpendPlan_Require_Spend_Plan_Admin
Validation rule: SpendPlan_Require_Spend_Plan_Admin
More like this
Validation rule: SpendPlan_Not_In_Draft
Validation rule: SpendPlan_Not_In_Draft
More like this
Validation rule: SpendPlan_Not_Pending
Validation rule: SpendPlan_Not_Pending
More like this
Validation rule: SpendPlan_CannotChange_SPA
Validation rule: SpendPlan_CannotChange_SPA
More like this