Send Notification | Boolean Specifies whether a notification should be sent to the object's new owner and previous owner. If this is set to true, a notification will be sent to the new owner and the previous owner. Also, a subscription to the object will be created automatically for the new owner and the previous owner. If the ownership changes again at a later time, the subscriptions of the old owners (i.e. users who owned the object before the new owner and the immediate previous owner) will not be automatically deleted, so the old owners will continue to receive notifications of ownership changes until they delete the subscription explicitly. If this is set to false, no notification will be sent to the new owner or the previous owner. However, a notification will be sent to any other user who has a subscription to be notified of an ownership change for the object. The default is true. |