Employee Administration

Dayforce Release Notes version 2025.1.1

Version
R2025.1.1
ft:lastEdition
2025-07-15

HR-36843

Improved the error message shown when a delegated user doesn’t have the appropriate org rights to create a work assignment.

HR-39777

Fixed an issue with Data Mapping 2.0 where using the following mapping objects in data mapping rules didn’t update employee records as expected:

  • Eligible for Dayforce Wallet
  • Eligible for On-Demand Pay
  • Eligible for Pre-Tax Tips

Previously, Dayforce applied data mapping for these fields based on what the current data qualified for.

Now, Dayforce applies data mapping for these fields based on what the latest data qualifies for.

Example: Holiday Group 1 and Holiday Group 2

Consider the following two data mapping rules:

Rule Qualifier Eligible for Dayforce Wallet
1 Holiday Group 1 Yes
2 Holiday Group 2 No

If a user submits a form or imports data such that an employee’s current status has Holiday Group 1 and their future status has Holiday Group 2, this is how Dayforce behaves:

  • Previously: Dayforce applied the result for these fields based on what the current data qualified for. The current data qualifies for rule 1 so Eligible for Dayforce Wallet is set to Yes.
  • Now: Dayforce applies the result for these fields based on what latest data qualifies for. The latest data here qualifies for rule 2 so Eligible for Dayforce Wallet is set to No.

Example: Pre-Start Status to Active Status

A manager submits the New Hire form for an employee who currently has a Pre-Start employment status. The New Hire form will make them Active on a date in the future.

This triggers a data mapping rule with the following values:

  • Eligible for Dayforce Wallet: Yes
  • Qualifier: Pay Group - United States 01

After the form and mapping rule run, the employee has the following saved to their employee record:

  • Pay Group: United States 01
  • Employment Status: Active
  • Eligible for Dayforce Wallet: Yes

HR-43172

In Org Setup > Jobs and Job Assignments, in new jobs, updated the Union drop-down list so that it now shows only active unions, as expected.

HR-43321

Improved the performance of Data Mapping 2.0 so that now, it takes less time to run.