# Data Mover 1.20.19

## About this release

Release date: March 9<sup>th</sup>, 2026

This document applies to Data Mover v. 1.20.19 for all supported platforms, databases, and cluster types. The information in this document supersedes any corresponding information in the documentation (online or printed) previously supplied for the product.

## Fixed issues

* \[CSS-108] Mismatch in the number of transfers reported across Data One data sources
* \[CSS‑124] Issues using a Notification channel in a contract configuration
* \[CSS‑141] File Event Listener issue during failover
* \[CSS‑151] SFTP receive fails due to filename length
* \[CSS‑164] JMS connector issues when configuring multiple providers
* \[CSS‑211] SMB3 push issue with existing files
* \[CSS‑214] Virtual Path creation is too verbose
* \[CQUU-32028] Actor deletion impossible due to incorrect File Event Listener reference
* \[CQUU‑32198] Repeated failures in Jobs activation
* \[CQUU‑32224] Routing function “Send mail with template and file” not working correctly
* \[CQUU‑32351] Missing properties in Dataflow Modeler
* \[CQUU‑32356] Authentication failure using SFTP
* \[CQUU‑32376] Issues with Jobs remaining in running status
* \[CQUU‑32501] File Event Listener pull not working correctly with relative paths
* \[CQUU‑32505] Temporary files are not deleted when C:D transport fails
* \[CQUU‑32515] Issues with Local Queue Manager in PR5/S client connection configuration&#x20;
* \[CQUU‑32521] Authentication failure for external users during HTTPS upload&#x20;
* \[CQUU‑32527] Issues on Data Shaper health check&#x20;
* \[CQUU‑32529] Mediations contract execution remains in submitted status&#x20;
* \[CQUU‑32543] PGP key decryption failure&#x20;
* \[CQUU-32567] CVE-2025-59419 - Vulnerable component removal

## Post upgrade action required

After upgrading to version 1.20.19-DATA\_MOVER-Linux64, perform the following steps only if the File Routing feature is enabled:

1. Go to **Design** > **Contracts**.
2. In the **Filters** panel, open the **Select Workflow** list and search for the workflows 'filerouting\_vbox' and 'filerouting\_newfile'.
3. All Contracts that use these workflows will appear in the results list.
4. Click the 3-dot menu next to a Contract and select **Edit**.
5. Once the Contract is open, click **Save** to update and close it.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.primeur.com/data-mover-1.21/release-notes/data-mover-1.20.19.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
