# v5.2

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

### 1. Business Glossary: Link multiple data structures to a business concept

Linking multiple structures to a business concept in one go is possible using a new screen that can be found in a new menu option under Glossary: Link manager.&#x20;

On the left hand side you can search for the business concept and in the box on the right hand side you will see the available data structures. Just by clicking on them the link between the concept and the structure will be set up. Those structures linked to the concept are highlighted in green. If you click on a structure that is already linked, the link will be removed.

Setting up a special type of relationship is possible although optional and can be done by choosing the relevant relationship type in the drop-down field "Relation Types".

<figure><img src="/files/bAwUmUDbDYwqHEJDWrzX" alt=""><figcaption></figcaption></figure>

### 2. Data Quality: Bulk update of quality implementations

When uploading a csv file with implementations with the existing functionality, if the implementations already exist in Truedat, now their information will be updated with the one in the file. If the implementation is in published status, a new version will be created. Only the general information (domain, threshold, goal and template fields) can be updated, not the information related to dataset, validation, population nor segmentation.

Also, for those users with permission to publish implementations they can select to directly publish the implementations loaded with the csv file.

<figure><img src="/files/3Xqqhj7R0P3x6h0gKZ9V" alt=""><figcaption></figcaption></figure>

\
Features and fixes delivered with this release
----------------------------------------------

### Features

* TD-4554 As a business glossary user I want to add multiple links to data structures at once&#x20;
* TD-5471 Bulk update of quality implementations via csv&#x20;
* TD-3541 Allow to use note information in fields table by customization in each client&#x20;
* TD-5507 Create API to get Grants information&#x20;
* TD-5519 Include user type (user, admin, service) in users table in metrics&#x20;
* TD-5233 \[Metrics] Include templates in Metrics database
* TD-5605 \[Metrics] Include new audit events in Metrics database

### Fixes

* &#x20;TD-5599 Grant reindex error with high volumetry&#x20;
* TD-5482 Display translated message when downloading the list of errors on Notes upload&#x20;
* TD-5613 Basic implementations try to fetch structures
* TD-5621 Unable to select Implementation filters


---

# 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.truedat.io/v8.4/release-notes/v5/v5.2.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.
