Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
tutorial:adm:notification_-_identity_s_last_contract_is_ending [2019/10/30 13:44]
cirkval [Run the LRT]
tutorial:adm:notification_-_identity_s_last_contract_is_ending [2020/02/21 14:08]
doischert [Prepare templates]
Line 31: Line 31:
   * the date of the end of the user's contract (String only)   * the date of the end of the user's contract (String only)
   * user's manager (full IdmIdentityDto)   * user's manager (full IdmIdentityDto)
 +  * user (full IdmIdentityDto), since Extras 1.5.0
  
 ===== Configure topics ===== ===== Configure topics =====
Line 65: Line 66:
 <note important>I highly recommend you turn off sending emails before the first run which will send notification about the end of all contracts in x days.</note> <note important>I highly recommend you turn off sending emails before the first run which will send notification about the end of all contracts in x days.</note>
  
-<note important>Each entity will only be processed once by the LRT. If the notification about the end of a contract was sent before, the same LRT will not send it again.</note>+<note important>Each entity will only be processed once by the LRT. If the notification about the end of a contract was sent before, the same LRT will not send it again.  
 +This is true even if the contract's validity changes (e. g., if the contract is extended after the notification is sent, it will not be sent again.)</note>
  • by kucerar