/
Validation rule: Milestone_CanBeModified_Closed

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

Validation rule Details

Name

Milestone_CanBeModified_Closed

Label

Milestone_CanBeModified_Closed

Object

Task

Active

Yes

Formula

AND (
RecordType.Name = "Milestone",
NOT ( ISNEW() ),
OR (
ISCHANGED(ActivityDate),
ISCHANGED(WhoId),
ISCHANGED(Description)
),
IsClosed,
NOT( $Permission.Bypass_Milestone_Update )
)

Error message

Due date, Name and Comments can only be modified if the Status is not closed

Error location

Top of Page

Description

Throws an error if a user tries to update a Milestone and the Can be modified checkbox is set to false

Related content

Validation rule: Milestone_Closed
Validation rule: Milestone_Closed
More like this
Validation rule: Milestone_CanBeModified
Validation rule: Milestone_CanBeModified
More like this
Validation rule: Milestone_ClosedDate_Changed
Validation rule: Milestone_ClosedDate_Changed
More like this
Validation rule: Milestone_SystemFlags_Changed
Validation rule: Milestone_SystemFlags_Changed
More like this
Validation rule: Milestone_CannotBeModified
Validation rule: Milestone_CannotBeModified
More like this
Validation rule: Milestone_Require_Resolution_Note
Validation rule: Milestone_Require_Resolution_Note
More like this