/
Validation rule: Consult_PartyRole_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_PartyRole_Allowed_Values

Validation rule Details

Name

Consult_PartyRole_Allowed_Values

Label

Consult_PartyRole_Allowed_Values

Object

Assigned_Person__c

Active

No

Formula

AND(
NOT(System_Is_Automated__c),
AND(
NOT(ISPICKVAL(Role__c, 'Academic Lead')),
NOT(ISPICKVAL(Role__c, 'Head of Faculty')),
NOT(ISPICKVAL(Role__c, 'Head of Portfolio')),
NOT(ISPICKVAL(Role__c, 'Head of Recipient Area')),
NOT(ISPICKVAL(Role__c, 'Head of School')),
NOT(ISPICKVAL(Role__c, 'Other')),
NOT(ISPICKVAL(Role__c, 'Philanthropy Finance')),
NOT(ISPICKVAL(Role__c, 'Professional Lead')),
NOT(ISPICKVAL(Role__c, 'Finance Partner')),
NOT(ISPICKVAL(Role__c, 'Gift Administration Board')),
NOT(ISPICKVAL(Role__c, '')),
AND(
NOT(ISPICKVAL(Type__c, 'Review')),
NOT(ISPICKVAL(Role__c, 'Trusts Office'))
)
),
OR(
NOT(Spending_Plan_ID__r.System_Switch_Off_Business_Rules__c),
AND(
Spending_Plan_ID__r.System_Switch_Off_Business_Rules__c,
NOT(CONTAINS($Profile.Name, 'System Administrator'))
)
)
)

Error message

Selected Consultant/Reviewer is for automation only and may not be selected by a user.

Error location

Consultant/Reviewer Role

Description

User may only select specific Consultant/Reviewer

Related content

Validation rule: Consult_Cannot_Update_PartyRole
Validation rule: Consult_Cannot_Update_PartyRole
More like this
Validation rule: SpendPlan_Not_In_Draft
Validation rule: SpendPlan_Not_In_Draft
More like this
Validation rule: Consult_ActivityType_Allowed_Values
Validation rule: Consult_ActivityType_Allowed_Values
More like this
Validation rule: USYD_Gift_Club_Status_Validation
Validation rule: USYD_Gift_Club_Status_Validation
More like this
Validation rule: SpendPlan_Pending
Validation rule: SpendPlan_Pending
More like this
Validation rule: Consult_Outcome_Restriction
Validation rule: Consult_Outcome_Restriction
More like this