/
Validation rule: Default_Description

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

Validation rule Details

Name

Default_Description

Label

Default_Description

Object

AQB__Batch__c

Active

No

Formula

IF(ISCHANGED( AQB__DefaultDescription__c ),
IF( $User.Id <> OwnerId ,
IF( $User.Id = PRIORVALUE(AQB__User__c),
false,
true),
false),
false)

Error message

You must be the owner or user of this batch in order to change the Default Description.

Error location

Default Description

Related content

Validation rule: Default_Method
Validation rule: Default_Method
More like this
Validation rule: User_Change
Validation rule: User_Change
More like this
Validation rule: Default_Campaign
Validation rule: Default_Campaign
More like this
Validation rule: Default_Chart_of_Accounts
Validation rule: Default_Chart_of_Accounts
More like this
Validation rule: User_Control_Change
Validation rule: User_Control_Change
More like this