/
Validation rule: Consult_Lock_Submitted_status

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_Lock_Submitted_status

Validation rule Details

Name

Consult_Lock_Submitted_status

Label

Consult_Lock_Submitted_status

Object

Assigned_Person__c

Active

Yes

Formula

AND(
NOT(ISNEW()),
System_Spending_Plan_Status__c = 'Submitted',
NOT(ISCHANGED(Spending_Plan_Owner__c)),
NOT(ISCHANGED(GAB_Approval_Request_Sent__c)),
NOT($UserRole.Name = 'Trusts Office (OGC)'),
NOT( $Profile.Name = 'System Administrator')
)

Error message

Only Trust Office users can update submitted Consultation records

Error location

Top of Page

Description

with the exemption of trust office roles, consultation is locked when SP status is submitted or review

Related content

Validation rule: Consult_Update_Not_Allowed
Validation rule: Consult_Update_Not_Allowed
More like this
Validation rule: Consult_Cannot_Update_PartyRole
Validation rule: Consult_Cannot_Update_PartyRole
More like this
Validation rule: Consult_Outcome_Restriction
Validation rule: Consult_Outcome_Restriction
More like this
Validation rule: Consult_Cannot_Update_BCO
Validation rule: Consult_Cannot_Update_BCO
More like this
Validation rule: Do_Not_Allow_User_to_Update_If_Locked
Validation rule: Do_Not_Allow_User_to_Update_If_Locked
More like this
Validation rule: Consult_insertNotAllowed
Validation rule: Consult_insertNotAllowed
More like this