Project

General

Profile

Actions

Defect #3198

open

Notification for new contracts isn't sent for some contracts

Added by Alena Peterová over 1 year ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
09/27/2022
Due date:
% Done:

0%

Estimated time:
Affected versions:
Owner:

Description

The issue with ContractStartNotificationTask is the same as in #3082 - it doesn't work as expected, because it isn't sent for some contracts. Unfortunately, the test scenarios in that ticket mostly worked due to the poorly chosen dates. So I give another and easier use case here:

UC: We want to send a welcome mail for every new employee in the company on their first day. If HR creates the employee too late, we want to send it as soon as possible.

Configuration:
  • number of days before start = 0
  • user type = Internal employee
  • Notify user = true
Test:
  • Create a new identity with valid from = yesterday and type = Internal employee
  • Run the task
  • The notification must be sent to the user. Now it isn't.

Related issues

Related to extras - Task #3082: Notification for new contracts - send even for more days back (improve the queue)ClosedRoman Kučera03/22/2022

Actions
Actions #1

Updated by Alena Peterová over 1 year ago

  • Related to Task #3082: Notification for new contracts - send even for more days back (improve the queue) added
Actions

Also available in: Atom PDF