# Release7.2.5.0.2

This release introduces key enhancements across Data Products and Data Domain management, improving connector governance, subscription workflows, access-control accuracy, metadata consistency, and the overall user experience.

**Key Highlights**

* **Data Products – Bulk Connector Mapping:** Enabled bulk mapping of existing connectors to Data Domains, allowing administrators to associate multiple connectors in a single action and eliminate manual recreation during migrations.
* **Data Products – Domain-Specific Subscription Templates:** Introduced Data Domain–specific Service Desk templates for Data Product subscriptions, enabling domain-level workflows, approvers, SLAs, and governance configurations.
* **Data Products – Publish Workflow:** Fixed an issue where approved publish requests did not transition Data Products from Draft to Published, ensuring automatic state change upon Fulfillment Successful status.
* **Data Products – Re-Subscription Handling:** Resolved access restoration issues after revocation in Instantly Available mode, ensuring correct status updates and proper access reinstatement.
* **Data Products – Subscription Revocation Job:** Corrected an infinite retry issue in the “Revoke All” job by skipping Governance Admin subscriptions and completing the process gracefully.
* **Data Products – Access Display Accuracy:** Corrected incorrect “No Access” labels for Browser role members with Meta Read access, ensuring consistent visibility representation in both Data Products and Data Catalog.
* **Data Products – Data Contract Reset:** Fixed the “Restore Empty Template” behavior to fully clear all fields, including Code Custom Fields, ensuring a complete contract reset.
* **Data Products – Custom Section Consistency:** Resolved cross-product custom section visibility issues and eliminated duplicate name errors during assignment.
* **Data Products – UI & Behavior Improvements:** Removed incorrect red flag indicator for Instantly Available products.
* **Data Domain – Role Filter Accuracy:** Corrected the DATA\_BROWSER role filter logic to return results only when the role is present in the Default Data Product Managers column.

**Release Details:**

<table><thead><tr><th width="134.9998779296875">Release Type </th><th width="153.3333740234375" valign="middle">Release Version</th><th width="373.3333740234375">Build &#x3C;Release. Build Number. Release Stamp></th><th>Build Date</th></tr></thead><tbody><tr><td>Hotfix Release</td><td valign="middle">Release7.2.5.0.2</td><td>Release7.2.5.0.2.72502f24e112</td><td>02 March, 2026</td></tr></tbody></table>

## Data Products

### New & Improved

**Data Products | Enable Bulk Mapping of Existing Connectors to Data Domains**

An enhancement has been made to enable bulk mapping of existing connectors to Data Domains. Currently, connectors must be recreated manually or individually associated with newly created Data Domains, making the process time-consuming and error-prone.

This initiative focuses on providing a bulk mapping capability that allows administrators to associate multiple existing connectors with one or more Data Domains in a single action. It also aims to support easier migration or reassociation of connectors already configured in the system, eliminating the need for manual recreation wherever possible.

**Data Domain–Specific Service Desk Templates for Data Product Subscription**

An enhancement has been introduced to allow Data Domain–specific Service Desk templates for Data Product subscription requests. Previously, a single template managed all Data Product subscriptions, resulting in a uniform workflow and approval process across all Data Domains.

With this update, administrators can now create or clone multiple subscription templates for each Data Product and map them to specific Data Domains. When a user submits a subscription request, the system automatically identifies the Data Domain of the selected Data Product and triggers the corresponding template and its configured workflow. Each Data Domain can now have its own approvers, SLA, fulfillment configuration, and governance controls.&#x20;

### Fixed

**Corrected Data Product Publish Transition**

In Data Products, an issue where a specific Data Product did not move to the Published state even after the publish request was approved and marked as Fulfillment Successful has been resolved. The publish request was created through Service Desk and completed the approval workflow. The configuration 'approvalflow\.admin.supersede' was enabled. The request was approved by an Admin role. The ticket status changed to Fulfillment Successful. However, the Data Product remained in Draft rather than moving to Published.

The publish process has been corrected to ensure that once approval is completed and the ticket status is Fulfillment Successful, the Data Product automatically transitions from Draft to Published as intended.

**Resolved Re-Subscription Issue After Access Revocation**

In Data Products, an issue where re-subscription failed after access revocation when “Make Product Instantly Available” was enabled has been resolved. When this option was enabled, the initial subscription worked correctly. After access was revoked, a new subscription request triggered the job and showed as successful. However, access was not restored. The Subscribe button remained visible, and the product did not reflect the subscribed state. This issue occurred specifically during re-subscription after revocation, even though the job completed successfully.

The subscription process has been corrected to properly restore access during re-subscription. The system now updates the product status and interface correctly, and access is granted as expected.

**Removed Red Flag Indicator in Data Products**

In Data Products, an issue where a red flag indicator was displayed for Data Products configured with “Instantly Available” subscription mode has been resolved.

The red flag icon appeared on the Data Product summary page when the subscription mode was set to Instantly Available.&#x20;

The display logic has been corrected. The red flag indicator no longer appears for Data Products.

**Resolved DATA\_BROWSER Role Filter Mismatch**

In Security | Data Domain, an issue where filtering the Default Data Product Managers column by the role Date Browser returned incorrect results has been resolved. The filter displayed records even when the Date Browser role was absent from the Default Data Product Managers column. In some cases, the role appeared under a different column, such as Default Data Product Browsers, but was still included in the filtered results.

The filter logic has been corrected to ensure results are displayed only when the Data Browser is present in the Default Data Product Managers column.

**Resolved Code Custom Fields Not Clearing on Restore**

In Data Product | Data Contract, an issue where the “Restore Empty Template” option did not clear values in Code Custom Fields has been resolved.

When restoring an empty template, standard text custom fields were removed as expected. However, values in Code Custom Fields remained even after confirming the restore action. This issue partially reset the contract, leading to inconsistent behavior.

The restore functionality has been corrected to remove all existing sections, fields, and values, including Code Custom Fields. The Data Contract now resets completely to a blank template as intended.

**Corrected Infinite Retry in Subscription Revocation Job**

In Data Products, an issue where the “Revoke All” subscription job ran in a continuous loop and did not complete when attempting to revoke a Governance Admin subscription has been resolved. When the “Revoke All” option was triggered, the background job started and repeatedly logged that the subscription could not be revoked for Governance Admin(s). The system correctly identified that Governance Admin subscriptions cannot be revoked. However, instead of skipping the process and completing the job, it enters a loop, retrying indefinitely. This issue caused the job to run continuously without terminating, potentially impacting performance. In some cases, the Data Product remained in Draft state.

The job logic has been updated to log the message once, skip Governance Admin subscriptions, and complete the process gracefully without entering a loop.

**Browser Role Access Display Correction**

In Data Products, an issue where the Summary page incorrectly displayed “No Access” for Data Browsers has been resolved. Browser role members have Meta Read access to associated objects. However, the Summary page showed “No Access,” even though metadata visibility was available. This issue caused confusion because the objects were visible but appeared inaccessible.

The system has been updated to correctly reflect access levels. The “No Access” label no longer appears for Browser role members with Meta Read access. Objects visible in a Data Product are now consistently viewable in the Data Catalog. The “No Access” label is displayed only when metadata visibility is truly not available.

**Resolved Custom Section Inconsistency Across Data Products**

In Custom Fields | Data Contract, an issue occurred in which custom sections created for one Data Product were not visible in other Data Products. At the same time, the system blocked creation due to a duplicate section name error, which has been resolved. Several custom sections were configured under the Data Product object type. These sections appeared correctly in one Data Product but were missing in others. When attempting to recreate a missing section, the system displayed an error stating that a section with the same name already exists. This issue created an inconsistency. The section existed at the system level but was not available for selection across all Data Products.

The behavior has been corrected. Custom sections defined for the Data Product object type are now consistently visible and reusable across all Data Products. The duplicate name error no longer occurs when assigning existing sections.

***

Copyright © 2026, OvalEdge LLC, Peachtree Corners, GA, USA.
