# v4.41

## Release highlights <a href="#v4.23-releasehighlights" id="v4.23-releasehighlights"></a>

### 1. Bulk update of structure's domains <a href="#v4.23-1.structuresnotesworkflowandversions" id="v4.23-1.structuresnotesworkflowandversions"></a>

As a Data Catalog manager, holding the permission to 'Manage Structure Domain', you can now upload a csv file to update the domain(s) of multiple structures. In order to do this, go to the Data Catalog main screen and in the right-hand side menu, select the new option 'Update structure domains'.

![](https://content.gitbook.com/content/AqVSycnYtxaEEFt07XgD/blobs/obfmtSxoebbFuf73rYVf/image.png)

The csv file must have the following format:&#x20;

Column headers: external\_id, domain\_external\_ids

*external\_id*: the external id of the structure which domain(s) is to be updated

*domain\_external\_ids*: the external id of the new domain. If the structure has more than one domain, they must be included as a list separated by pipes (‘|’)

### 2. Navigation from Sources to Jobs

From the Sources screen, as an admin user you can navigate to the details of the jobs that have been executed.

![](https://content.gitbook.com/content/AqVSycnYtxaEEFt07XgD/blobs/moQASM8WI9PZ3AWdJoXp/image.png)

## Features and fixes delivered with this release <a href="#v4.23-featuresandfixesdeliveredwiththisrelease" id="v4.23-featuresandfixesdeliveredwiththisrelease"></a>

### Features <a href="#v4.23-features" id="v4.23-features"></a>

* TD-4535 As a data catalog manager I want to update the domain for multiple structures in just one action
* TD-4126 As an admin I want to see the list of jobs for my source in the source view

### Fixes <a href="#v4.23-features" id="v4.23-features"></a>

* TD-4643 Option for raw implementations is not available for users with permission to create this kind of implementations
* TD-4617 DomainDropdownSelector does not show selected children when the domain tree is collapsed
* TD-4666 Enrich domain parents in business concepts search
* TD-4670 Change RouteListener to dismiss alert when any route change occurs
