# v4.31

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

### 1. Quality result summary in quality rules <a href="#v4.23-1.structuresnotesworkflowandversions" id="v4.23-1.structuresnotesworkflowandversions"></a>

Users will getting a summary of the quality results just bellow the quality rule title. This summary will display the distribution of implementations by latest results. By clicking on the bar users will be able to see the number of implementation in each status.

![](/files/k6jLy3Jmi8YihpWvolum)

### 2. Approval/Reject information in grant requests <a href="#v4.23-1.structuresnotesworkflowandversions" id="v4.23-1.structuresnotesworkflowandversions"></a>

In order to allow the user to know exactly the status of his/her request we will display all the approval/rejects received and also who is pending to approve if anyone is pending.

![](/files/Kr4NdBotmWzBUppjnJRG)

### &#x20;

## 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-3507 As a quality user I want to see a summary of current quality in the quality rules screen
* TD-4124 As a template manager I want to have a field which value will depend on the selected domain (outside the template)
* TD-4204 As a data market user I want to see the reject reason given to my grant request
* TD-4203 Do not display approve/reject buttons in grant request view in case that there is not an option to approve/reject it
* TD-4213 Grant request interface should be able to populate a "failed" status instead of "processed"

### Fixes

* TD-4132 When modifying a quality rule with a user/role field previous value is lost
* TD-4134 Error while sending notification over taxonomy\_role
* TD-4211 Subscriptions on data structures should include structure note events
* TD-4231 Metrics connector is failing second time it extracts users information
* TD-4257 Variable MAX\_PAYLOAD\_LENGTH is not working in dd service


---

# 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/v6.15/release-notes/v4/v4.31.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.
