R28756 ContactMechanism - Geo Point Has Value Only For Addresses

Code R28756
Entity General.Contacts.ContactMechanisms Entity
Name GeoPointHasValueOnlyForAddresses
Attribute GeoPoint
Layer Back-End
Events Commit
Priority Normal
Modify NO
Action Validate that:

If (GeoPoint != null)

ContactMechanismType == Address
Description The Geo Point attribute would be meaningful only if the current Contact Mechanism is of type Address. It would not make sense for phones, faxes and etc.
Message Geo Point attribute has value but the contact mechanism type is "{ContactMechanismType}".

Geo Point may have value only when the type of the contact mechanism is Address.

Please, clear the Geo Point attribute or change the contact mechanism type to Address.
Introduced In Version 2018.2
Revocable YES

* For more information about the Business Rules Documentation Template and a short explanation of each column, see topic System Business Rules.